Subject: pkg/4713: devel/mit-pthreads does not configure on mac68k
To: None <gnats-bugs@gnats.netbsd.org>
From: Steve Allen <allen@wormey.ndip.eskimo.net>
List: netbsd-bugs
Date: 12/17/1997 19:46:39
>Number:         4713
>Category:       pkg
>Synopsis:       devel/mit-pthreads does not configure on mac68k
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    gnats-admin (GNATS administrator)
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Wed Dec 17 20:05:01 1997
>Last-Modified:
>Originator:     Steve Allen
>Organization:
I speak only for myself.
>Release:        1.3_BETA
>Environment:
	
System: NetBSD wormey 1.3_BETA NetBSD 1.3_BETA (GENERIC) #51: Sun Nov 30 10:07:10 PST 1997 root2@wormey:/usr/src/sys/arch/mac68k/compile/GENERIC mac68k


>Description:
	An attempt to build mit-pthreads on mac68k fails, cannot configure
>How-To-Repeat:
Script started on Wed Dec 17 19:33:32 1997
# make
>Fix:
The configure script has an entry for m68*-*-netbsd* , maybe a coercion for
the m68k architectures to get them seen as m68k instead of atari, mac68k,...
>Audit-Trail:
>Unformatted:
>> Checksum OK for pthreads-1_60_beta6.tar.gz.
===>  Extracting for mit-pthreads-1.60b6
===>  Patching for mit-pthreads-1.60b6
===>  Applying NetBSD patches for mit-pthreads-1.60b6
===>  Configuring for mit-pthreads-1.60b6
creating cache ./config.cache
checking for gcc... cc
checking whether we are using GNU C... yes
checking for c++... c++
checking whether we are using GNU C++... yes
checking whether c++ accepts -g... yes
checking compiler availability and simple error detection... ok
checking how to run the C preprocessor... cc -E
checking for ranlib... ranlib
checking host system type... Invalid configuration `mac68k-unknown-netbsd1.3.': machine `mac68k-unknown' not recognized

checking target system type... Invalid configuration `mac68k-unknown-netbsd1.3.': machine `mac68k-unknown' not recognized

checking build system type... Invalid configuration `mac68k-unknown-netbsd1.3.': machine `mac68k-unknown' not recognized

configure: error: System type  not recognized or not supported.
See ./config/configure.in for supported systems.
*** Error code 1

Stop.
*** Error code 1

Stop.
*** Error code 1

Stop.
# exit
exit

Script done on Wed Dec 17 19:35:32 1997