View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0002366 | GNUnet | ARM service | public | 2012-05-22 03:51 | 2012-05-23 09:33 |
| Reporter | zhangke | Assigned To | |||
| Priority | normal | Severity | minor | Reproducibility | have not tried |
| Status | closed | Resolution | no change required | ||
| OS | Ubuntu 10.04.4 LTS | OS Version | 10.04.4 | ||
| Summary | 0002366: gnunetd: symbol lookup error: gnunetd: undefined symbol: GNUNET_CORE_startup_change_user | ||||
| Description | when 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. | ||||
| Tags | No tags attached. | ||||
|
|
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 |
|
|
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 |
| 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 => |