Opened 19 years ago

Closed 19 years ago

#3146 closed defect (fixed)

glib2 build failure

Reported by: bsunarjo@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.0
Keywords: Cc:
Port:

Description

glib2 (2.6.2) fails on mac OS 10.4.1 with the following errors:

# port install glib2 ---> Building glib2 with target all Error: Target com.apple.build returned: shell command "cd "/opt/local/var/db/dports/build/ file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_devel_glib2/work/ glib-2.6.2" && make all" returned error 2 Command output: ld: multiple definitions of symbol _deregister_frame_info_bases /usr/lib/libgcc.a(unwind-dw2-fde-darwin.o) private external definition of _deregister_frame_info_bases in section (TEXT,text) /usr/lib/gcc/powerpc-apple-darwin8/4.0.0/libgcc_eh.a(unwind-dw2-fde-darwin.o) private external definition of _deregister_frame_info_bases in section (TEXT,text) ld: multiple definitions of symbol _register_frame /usr/lib/libgcc.a(unwind-dw2-fde-darwin.o) private external definition of _register_frame in section (TEXT,text) /usr/lib/gcc/powerpc-apple-darwin8/4.0.0/libgcc_eh.a(unwind-dw2-fde-darwin.o) private external definition of _register_frame in section (TEXT,text) ld: multiple definitions of symbol _register_frame_info /usr/lib/libgcc.a(unwind-dw2-fde-darwin.o) private external definition of _register_frame_info in section (TEXT,text) /usr/lib/gcc/powerpc-apple-darwin8/4.0.0/libgcc_eh.a(unwind-dw2-fde-darwin.o) private external definition of _register_frame_info in section (TEXT,text) ld: multiple definitions of symbol _register_frame_info_bases /usr/lib/libgcc.a(unwind-dw2-fde-darwin.o) private external definition of _register_frame_info_bases in section (TEXT,text) /usr/lib/gcc/powerpc-apple-darwin8/4.0.0/libgcc_eh.a(unwind-dw2-fde-darwin.o) private external definition of _register_frame_info_bases in section (TEXT,text) ld: multiple definitions of symbol _register_frame_info_table /usr/lib/libgcc.a(unwind-dw2-fde-darwin.o) private external definition of _register_frame_info_table in section (TEXT,text) /usr/lib/gcc/powerpc-apple-darwin8/4.0.0/libgcc_eh.a(unwind-dw2-fde-darwin.o) private external definition of _register_frame_info_table in section (TEXT,text) ld: multiple definitions of symbol _register_frame_info_table_bases /usr/lib/libgcc.a(unwind-dw2-fde-darwin.o) private external definition of _register_frame_info_table_bases in section (TEXT,text) /usr/lib/gcc/powerpc-apple-darwin8/4.0.0/libgcc_eh.a(unwind-dw2-fde-darwin.o) private external definition of _register_frame_info_table_bases in section (TEXT,text) ld: multiple definitions of symbol _register_frame_table /usr/lib/libgcc.a(unwind-dw2-fde-darwin.o) private external definition of _register_frame_table in section (TEXT,text) /usr/lib/gcc/powerpc-apple-darwin8/4.0.0/libgcc_eh.a(unwind-dw2-fde-darwin.o) private external definition of _register_frame_table in section (TEXT,text) ld: warning multiple definitions of symbol _locale_charset /usr/lib/libiconv.dylib(localcharset.o) definition of _locale_charset /usr/lib/libintl.dylib(localcharset.o) definition of _locale_charset /usr/bin/libtool: internal link edit command failed make[4]: * [libglib-2.0.la] Error 1 make[3]: * [all-recursive] Error 1 make[2]: * [all] Error 2 make[1]: * [all-recursive] Error 1 make: * [all] Error 2

Change History (1)

comment:1 Changed 19 years ago by olegb@…

Resolution: fixed
Status: newclosed

This has been fixed, (self)update and upgrade your darwinports installation. Remember to use the newest pkgconfig.

Note: See TracTickets for help on using tickets.