Opened 18 years ago

Closed 17 years ago

Last modified 15 years ago

#10703 closed defect (fixed)

BUG: libgsasl-0.2.7 build fails

Reported by: marcus@… Owned by: yeled@…
Priority: High Milestone:
Component: ports Version: 1.3.2
Keywords: Cc: markd@…
Port:

Description

I get the following error when trying to build libgsasl:

Error: Target com.apple.build returned: shell command "cd "/opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_security_libgsasl/work/libgsasl-0.2.7" && make all" returned error 2 Command output: /usr/lib/libgcc.a(unwind-dw2-fde-darwin.o) private external definition of _deregister_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 _deregister_frame in section (TEXT,text) ld: multiple definitions of symbol _deregister_frame_info /usr/lib/libgcc.a(unwind-dw2-fde-darwin.o) private external definition of _deregister_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 _deregister_frame_info in section (TEXT,text)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) /usr/bin/libtool: internal link edit command failed make[2]: * [libgsasl.la] Error 1 make[1]: * [all-recursive] Error 1 make: * [all] Error 2

Error: The following dependencies failed to build: libgsasl Error: Status 1 encountered during processing.

Attachments (1)

Portfile.diff (690 bytes) - added by markd@… 18 years ago.

Download all attachments as: .zip

Change History (7)

comment:1 Changed 18 years ago by markd@…

Summary: Can't build libgsaslBUG: libgsasl-0.2.7 build fails

Changed 18 years ago by markd@…

Attachment: Portfile.diff added

comment:2 Changed 18 years ago by markd@…

It builds fine for me on Intel / 10.4.8 / Xcode 2.4. But it is a little out of date. Try editing your porftile as shown in the attached patch to update it to 0.2.15.

comment:3 Changed 17 years ago by kballard (Lily Ballard)

Milestone: Available Ports

comment:4 Changed 17 years ago by pipping@…

Milestone: Available PortsPort Bugs

comment:5 Changed 17 years ago by markd@…

Cc: markd@… added
Resolution: fixed
Status: newclosed

Updating to 0.2.15 just fixed the build for me. I commited the update.

comment:6 Changed 15 years ago by (none)

Milestone: Port Bugs

Milestone Port Bugs deleted

Note: See TracTickets for help on using tickets.