pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pkg/44894: update emulators/hercules to 3.07
The following reply was made to PR pkg/44894; it has been noted by GNATS.
From: Ryo ONODERA <ryo_on%yk.rim.or.jp@localhost>
To: gnats-bugs%NetBSD.org@localhost, rhialto%falu.nl@localhost
Cc:
Subject: Re: pkg/44894: update emulators/hercules to 3.07
Date: Sun, 01 May 2011 21:11:06 +0900 (JST)
Hi,
I think hercules-3.07 requires USE_LIBTOOL=yes line in Makefile.
And this line breaks build with following messages.
Could you investigate it?
libtool: link: cc -O2 -W -Wall -O3 -march=i386 -fomit-frame-pointer
-Wl,-R/usr/pkg/lib -Wl,--warn-common -o .libs/hercules .libs/herculesS.o
bootstrap.o hdlmain.o -pthread -pthread -Wl,--export-dynamic
-L/usr/tmp/emulators/hercules.ryoon2/work/hercules-3.07/.libs
-L/usr/tmp/emulators/hercules.ryoon2/work/hercules-3.07/decNumber/.libs
./.libs/libherc.so -L/usr/tmp/emulators/hercules.ryoon2/work/.buildlink/lib
/usr/tmp/emulators/hercules.ryoon2/work/hercules-3.07/.libs/libherct.so
/usr/tmp/emulators/hercules.ryoon2/work/hercules-3.07/.libs/libhercd.so
/usr/tmp/emulators/hercules.ryoon2/work/hercules-3.07/.libs/libhercu.so
/usr/tmp/emulators/hercules.ryoon2/work/hercules-3.07/.libs/libhercs.so
/usr/tmp/emulators/hercules.ryoon2/work/hercules-3.07/decNumber/.libs/libdecNumber.so
./.libs/libhercs.so -lpthread -lrt -lz -lresolv -lm -lbz2 -pthread -Wl,-rpath
-Wl,/usr/pkg/lib
bootstrap.o: In function `main':
bootstrap.c:(.text+0x16): undefined reference to `lt_preloaded_symbols'
gmake[2]: *** [hercules] Error 1
gmake[2]: Leaving directory
`/usr/tmp/emulators/hercules.ryoon2/work/hercules-3.07'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory
`/usr/tmp/emulators/hercules.ryoon2/work/hercules-3.07'
gmake: *** [all] Error 2
*** Error code 2
Stop.
make: stopped in /usr/pkgsrc/emulators/hercules.ryoon2
*** Error code 1
Stop.
make: stopped in /usr/pkgsrc/emulators/hercules.ryoon2
Home |
Main Index |
Thread Index |
Old Index