Ticket #329 (closed Bug Report: fixed)
libingen_shared.so: undefined reference
| Reported by: | kwbes@… | Owned by: | |
|---|---|---|---|
| Priority: | major | Component: | Ingen |
| Keywords: | libingen_shared.so | Cc: |
Description
When compiling patchage_trunk build failed:
cxx_link: build/default/ingen/src/ingen/main_1.o build/default/ingen/src/ingen/cmdline_1.o -> build/default/ingen/src/ingen/ingen default/ingen/src/shared/libingen_shared.so: undefined reference to `Raul::Table<Raul::Path, boost::shared_ptr<Ingen::Shared::GraphObject?> >::find(Raul::Path const&)' collect2: ld returned 1 exit status Build failed
-> task failed (err #1):
{task: cxx_link main_1.o,cmdline_1.o -> ingen}
I guess the problem is in ingen/src/shared/Store.cpp
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
