Opened 12 years ago

Closed 8 years ago

#32055 closed defect (fixed)

dpkg: Undefined symbols __obstack_begin __obstack_newchunk _obstack_free

Reported by: rudloff@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version:
Keywords: tiger Cc: cooljeanius (Eric Gallager), xeron (Ivan Larionov), mojca (Mojca Miklavec)
Port: dpkg

Description

/usr/libexec/gcc/i686-apple-darwin8/4.0.1/ld: Undefined symbols:
__obstack_begin
__obstack_newchunk
_obstack_free
/usr/libexec/gcc/i686-apple-darwin8/4.0.1/ld: Undefined symbols:
_strnlen

Attachments (1)

main.log (59.6 KB) - added by rudloff@… 12 years ago.
Full log

Download all attachments as: .zip

Change History (11)

comment:1 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)

Cc: landonf@… removed
Owner: changed from macports-tickets@… to landonf@…
Summary: [dpkg] Undefined symbolsdpkg: Undefined symbols __obstack_begin __obstack_newchunk _obstack_free

comment:2 Changed 12 years ago by afb@…

Both of those should be in the libcompat library, and detected by the "configure" step (that is not listed in the main.log, since it's not a complete logfile from a clean port but only of the "build" step - please add complete log)

checking for strnlen... no
checking for obstack_free... no

Changed 12 years ago by rudloff@…

Attachment: main.log added

Full log

comment:3 Changed 12 years ago by rudloff@…

Here is the full log.

comment:4 Changed 12 years ago by afb@…

Hmm, it does build the right code (obstack.o strnlen.o) and does link the right library (libcompat.a)...

That should have worked.

comment:5 Changed 11 years ago by cooljeanius (Eric Gallager)

Cc: egall@… added

Cc Me!

comment:6 Changed 11 years ago by cooljeanius (Eric Gallager)

I'm working on updating dpkg to a newer version in #39018 if anyone wants to help me and test to see if this error occurs with the newer version, too... (I don't have a Tiger machine...)

comment:7 Changed 10 years ago by jmroot (Joshua Root)

Owner: changed from landonf@… to macports-tickets@…

comment:8 Changed 8 years ago by mojca (Mojca Miklavec)

Cc: xeron.oskom@… mojca@… added
Version: 2.0.3

The dpkg port has been upgraded, see #39018. I'm not sure if we have any Tiger users left that could test whether the new version fixes that bug, so I'm inclined to close this report (unless we have someone to upload the latest log on the older hardware available).

comment:9 Changed 8 years ago by xeron (Ivan Larionov)

Could someone close this ticket please?

comment:10 Changed 8 years ago by dbevans (David B. Evans)

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.