Opened 13 years ago

Closed 13 years ago

Last modified 13 years ago

#7745 closed bug (fixed)

libapr: Could not resolve symbol 'connect'

Reported by: martinhpedersen Owned by: scottmc
Priority: normal Milestone: R1
Component: - General Version: R1/alpha3
Keywords: libapr svnversion connect Cc:
Blocked By: Blocking:
Platform: All

Description

runtime_loader: /boot/common/lib/libapr-1.so.0.4.2: Could not resolve symbol 'connect' resolve symbol "connect" returned: -2147478780 runtime_loader: /boot/common/lib/libapr-1.so.0.4.2: Troubles relocating: Symbol not found

When running 'svnversion' on R1/alpha3 official ISO (VMware Fusion).

Change History (5)

comment:1 by diger, 13 years ago

hrev42340 gcc4

I received similar bug

> svnversion 
runtime_loader: /boot/common/lib/libapr-1.so.0.4.5: Could not resolve symbol 'bind'
resolve symbol "bind" returned: -2147478780
runtime_loader: /boot/common/lib/libapr-1.so.0.4.5: Troubles relocating: Symbol not found

comment:2 by mmadia, 13 years ago

Owner: changed from nobody to scottmc
Status: newassigned

comment:3 by scottmc, 13 years ago

I can confirm both the connect and bind issues, connect is the error on gcc2 and bind is the failure on gcc4. This should be fixed in hrev42562. This does not fix it for alpha3 though. To fix for alpha3 would require new packages to be built on alpha3. Using the packages as built for hrev42562 will not work for alpha3. I can build new packages for alpha3 if that's desired.

comment:4 by scottmc, 13 years ago

Resolution: fixed
Status: assignedclosed

Here's the new packages for apr, apr-util and subversion that will fix this issue for the alpha3 release. Note that these may only work with the alpha3. For newer builds use the packages included in hrev42562.

http://www.haiku-files.org/files/optional-packages/apr-1.4.5-r1a3-x86-gcc2-2011-08-04.zip http://www.haiku-files.org/files/optional-packages/apr-util-1.3.12-r1a3-x86-gcc2-2011-08-04.zip http://www.haiku-files.org/files/optional-packages/subversion-1.6.17-r1a3-x86-gcc2-2011-08-04.zip

comment:5 by mmadia, 13 years ago

To note, the r1a3 packages have been mentiond in wiki:R1/Alpha3/ReleaseAddendum.

Note: See TracTickets for help on using tickets.