View Issue Details

IDProjectCategoryView StatusLast Update
0002366GNUnetARM servicepublic2012-05-23 09:33
Reporterzhangke Assigned To 
PrioritynormalSeverityminorReproducibilityhave not tried
Status closedResolutionno change required 
OSUbuntu 10.04.4 LTSOS Version10.04.4 
Summary0002366: gnunetd: symbol lookup error: gnunetd: undefined symbol: GNUNET_CORE_startup_change_user
Descriptionwhen using "gnunetd" command-line to start the Daemon, the terminal displays "gnunetd: symbol lookup error: gnunetd: undefined symbol: GNUNET_CORE_startup_change_user". what can I do now? and I want to localize the source of the problem in the source code, could you tell me the related codes about "gnunetd"? thanks, thank you very much.
TagsNo tags attached.

Activities

Matthias Wachs

2012-05-23 09:30

reporter   ~0005930

Your question is related to the old version 0.8 of GNUnet.

The latest 0.9x version has a completely different architecture and is not compatible to the 0.8x version.

But at least a short answer:
Basically it is an issue with a shared library. gnunetd tries to locate the function GNUNET_CORE_startup_change_user but the does not find it.

Please check your intallation and library installation path

Matthias Wachs

2012-05-23 09:32

reporter   ~0005931

Feel free to ask us more questions on IRC (https://gnunet.org/de/contact_information)

Closing this bug since it is not a 0.9 bug and basically an installation problem

Issue History

Date Modified Username Field Change
2012-05-22 03:51 zhangke New Issue
2012-05-23 09:30 Matthias Wachs Note Added: 0005930
2012-05-23 09:32 Matthias Wachs Note Added: 0005931
2012-05-23 09:33 Matthias Wachs Status new => closed
2012-05-23 09:33 Matthias Wachs Resolution open => no change required
2012-05-23 09:33 Matthias Wachs Product Version 0.9.2 =>