jama should be in the same dir with tnt

Bug #61643 reported by Sinisa Segvic
2
Affects Status Importance Assigned to Milestone
libjama (Ubuntu)
Fix Released
Undecided
Unassigned

Bug Description

In short, jama does not compile out of the box,
since jama_svd.h says:

#include "tnt_array1d.h"

Thus including it results in:

/usr/local/include/jama/jama_svd.h:5:25: error: tnt_array1d.h: No such file or directory

This could be fixed by adding -I directives, but that's not very elegant.
Also, one could say in jama_xxx.h:
#include <tnt/tnt_yyyy.h>,
but this perhaps should be done by the people who develop the software not the people who prepare the packages.
Finally, the simplest solution IMHO is to package jama and tnt together.

Revision history for this message
Barry deFreese (bddebian) wrote :

Fixed in libjama 1.2.4-2 in Feisty.

Changed in libjama:
status: Unconfirmed → Fix Released
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.