db4o dependancy

Bug #411509 reported by Michael Monreal
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Tangerine
Fix Committed
Medium
Alex Launi

Bug Description

Tangerine checks for db4o but does not fail if it is not found, which results in a build error:

...
Compiling File.dll...
./src/FilePlugin.cs(10,7): error CS0246: The type or namespace name `Db4objects' could not be found. Are you missing a using directive or an assembly reference?
Compilation failed: 1 error(s), 0 warnings
make[1]: *** [../../build/File.dll] Error 1
make[1]: Leaving directory `/home/mimox/code/bzr/tangerine/plugins/File'
make: *** [all-recursive] Error 1

So, either the ob4o dependency should be removed (preferred but maybe unrealistic) or configure should be made to fail on a missing db4o.pc

Related branches

Revision history for this message
Alex Launi (alexlauni) wrote :

File plugin makefile now checks if DB4O is present before building.

Changed in tangerine:
assignee: nobody → Alex Launi (alexlauni)
importance: Undecided → Medium
milestone: none → 0.3.3
status: New → Fix Committed
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.