Ticket #329 (closed Bug Report: fixed)

Opened 19 months ago

Last modified 10 months ago

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

  Changed 15 months ago by dave

  • status changed from new to closed
  • resolution set to fixed

Uh, when compiling patchage you get ingen build errors? ;)

I vaguely recall a similar thing being fixed, so assuming it is.

in reply to: ↑ description   Changed 10 months ago by mickski56@…

  • keywords libingen_shared.so added
  • status changed from closed to reopened
  • resolution fixed deleted

Replying to kwbes@…:

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

I still get this error on revision 2250

  Changed 10 months ago by mickski56@…

  • status changed from reopened to closed
  • resolution set to fixed

fixed as of 2275 although ingen now depends on gtk 2.16 not the 2.14 waf checks for. Thanks

Add/Change #329 (libingen_shared.so: undefined reference)

Author


E-mail address and user name can be saved in the Preferences.


Change Properties
<Author field>
Action
as closed
Next status will be 'reopened'
 
Note: See TracTickets for help on using tickets.