#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
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 21 years ago by eric.stokes@…
Resolution: | → duplicate |
---|---|
Status: | new → closed |
comment:2 Changed 21 years ago by olegb@…
Cc: | mwilson13@… added |
---|
Note: See
TracTickets for help on using
tickets.
* This bug has been marked as a duplicate of 1264 *