files atlas_aux.h, atlas_misc.h, atlas_enum.h are missing from package libatlas-dev
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
| atlas (Debian) |
New
|
Undecided
|
Unassigned | |
| atlas (Ubuntu) |
Undecided
|
Unassigned |
Bug Description
I was trying to compile a program that depends on the atlas libraries. The configure phase goes well, but the compilation phase crashes with the following error:
fatal error: atlas_aux.h: No such file or directory
I checked that the libatlas-dev package was installed.
I noticed by searchin for "atlas_aux.h" in the history of the package that the same problem had been fixed in 2004.
I checked that this file exists in the original distribution in the headers directory. I copied it to the source directory of the program I'm trying to compile and this took me to a further error: le file atlas_misc.h was also missing. And similarly I found it in the original distribution of atlas. Same story for atlas_enum.h.
ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: libatlas-dev 3.8.4-3build1
ProcVersionSign
Uname: Linux 3.2.0-31-
ApportVersion: 2.0.1-0ubuntu14
Architecture: i386
Date: Mon Oct 29 15:14:46 2012
InstallationMedia: Ubuntu 9.10 "Karmic Koala" - Release i386 (20091028.5)
PackageArchitec
ProcEnviron:
LANGUAGE=en_US:en
TERM=xterm
PATH=(custom, user)
LANG=en_US.UTF-8
SHELL=/bin/bash
SourcePackage: atlas
UpgradeStatus: Upgraded to precise on 2012-07-05 (115 days ago)
bli (bli-quatramaran) wrote : | #1 |
Eike Petersen (eike-petersen) wrote : | #3 |
I also did "locate" and "find" to ensure that the files really don't exist on the system - they did not.
Maybe we're missing some package here? I have the following packages installed:
- libatlas-base-dev
- libatlas-dev
- libatlas3-base
- libatlas3gf-base.
Status changed to 'Confirmed' because the bug affects multiple users.