Opened 20 years ago

Closed 20 years ago

Last modified 19 years ago

#1319 closed defect (duplicate)

popt build fails with undefined symbols

Reported by: eric.stokes@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.0
Keywords: Cc: mwilson13@…
Port:

Description

gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I. -I/usr/local/include -Wall -g -O2 -c `test -f 'test1.c'

echo './'`test1.c /bin/sh ./libtool --mode=link gcc -Wall -g -O2 -L/usr/local/lib -o test1 -all-static test1.o libpopt.la libtool: link: warning: complete static linking is impossible in this configuration gcc -Wall -g -O2 -o test1 test1.o -L/usr/local/lib ./.libs/libpopt.a ld: Undefined symbols: _dgettext make[2]: * [test1] Error 1 make[1]: * [all-recursive] Error 1 make: * [all] Error 2

Warning: the following items did not execute (for popt): com.apple.install com.apple.build com.apple.destroot

Change History (3)

comment:1 Changed 20 years ago by eric.stokes@…

Resolution: duplicate
Status: newclosed

* This bug has been marked as a duplicate of 1264 *

comment:2 Changed 20 years ago by olegb@…

Cc: mwilson13@… added

comment:3 Changed 20 years ago by olegb@…

* Bug 1355 has been marked as a duplicate of this bug. *

Note: See TracTickets for help on using tickets.