Opened 17 years ago
Closed 17 years ago
#13088 closed defect (duplicate)
freeciv-2.1.0 build fails
Reported by: | frstan@… | Owned by: | rhwood@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.5.2 |
Keywords: | freeciv games duplicate symbol | Cc: | frstan@… |
Port: |
Description
build failed upgrading from freeciv @2.0.8 to @2.1.0 /mac os 10.5 xcode 3.0 macports 1.52 on intel mac portion of debug output: ld: duplicate symbol _g_bit_nth_lsf in gui-gtk-2.0/libguiclient.a(themes.o) and gui-gtk-2.0/libguiclient.a(tileset_dlg.o)
collect2: ld returned 1 exit status make[3]: * [civclient] Error 1 make[2]: * [all-recursive] Error 1 make[1]: * [all-recursive] Error 1 make: * [all] Error 2
Attachments (2)
Change History (4)
Changed 17 years ago by har5ha
Attachment: | freeciv_debug_out.rtf added |
---|
Changed 17 years ago by frstan@…
Attachment: | freeciv_debug_out.2.rtf added |
---|
comment:1 Changed 17 years ago by afb@…
ld: duplicate symbol _g_bit_nth_lsf in gui-gtk-2.0/libguiclient.a(themes.o) and gui-gtk-2.0/libguiclient.a(tileset_dlg.o)
These extern inline
issues are getting annoying...
comment:2 Changed 17 years ago by rhwood@…
Resolution: | → duplicate |
---|---|
Status: | new → closed |
This is a duplicate of #13006.
Note: See
TracTickets for help on using
tickets.
full -d output of freeciv build attempt