pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
pkg/48504: devel/binutils does not build
>Number: 48504
>Category: pkg
>Synopsis: devel/binutils does not build
>Confidential: no
>Severity: critical
>Priority: high
>Responsible: pkg-manager
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Tue Jan 07 15:40:00 +0000 2014
>Originator: Hauke Fath
>Release: NetBSD 6.1_RC3
>Organization:
>Environment:
System: NetBSD Hochstuhl 6.1_RC3 NetBSD 6.1_RC3 (MONOLITHIC) #0: Mon Apr 22
18:37:21 CEST 2013
hf@Hochstuhl:/var/obj/netbsd-builds/6/i386/sys/arch/i386/compile/MONOLITHIC i386
Architecture: i386
Machine: i386
>Description:
[...]
Configuring in ./opcodes
configure: creating cache ./config.cache
checking build system type... i486--netbsdelf
checking host system type... i486--netbsdelf
checking target system type... i486--netbsdelf
checking for i486--netbsdelf-gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for library containing strerror... none required
./configure.lineno: 3239: Syntax error: Missing '}'
*** Error code 1
Stop.
make: stopped in /var/obj/pkgsrc/devel/binutils/work/binutils-2.24
*** Error code 1
where opcodes/configure.lineno has
3232 int
3233 main ()
3234 {
3235 #ifndef __GNUC__
3236 choke me
3237 #endif
3238
3239 ;
3240 return 0;
3241 }
>How-To-Repeat:
Build binutils. Try to, that is.
>Fix:
If I knew...
>Unformatted:
Home |
Main Index |
Thread Index |
Old Index