Re: ./configure (libscigraphica-2.1.1)
Norbert Nemec <[email protected]> Sun, 06 Nov 2005 16:43:14 +0100
| Newsgroups | gmane.comp.scigraphica.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi Daniel, Daniel Kl=E4r wrote: >Hello, > >I try to compile the latest release of scigraphica on Debian sarge > > =20 > I'm still fighting at a similar front, but I this is what I figured out: >The next try spat out among a lot of normal output: > > =20 > >>./configure: line 10338: test: too many arguments >>./configure: line 2: /usr/include/python2.3/numarray/: is a directory >>[...] >>Try `uname --help' for more information. >>[...] >>mv: cannot stat `po/POTFILES': No such file or directory >>./configure: line 10538: po/POTFILES.tmp: Datei oder Verzeichnis nicht = gefunden >> =20 >> > >The first issue happens in line 10344: > =20 > >>if test -n $array_loc -a -d $array_loc; then >> =20 >> > >and is caused by the line 10340: > =20 > >>array_loc=3D`find $python_numeric_path -name arrayobject.h | sed s/arra= yobject\.h//` >> =20 >> > >There are two folders in "/usr/include/python2.3". One "numarray" >and one "Numeric", both contain a file named "arrayobject.h". That's >why $array_loc gets the value: >"/usr/include/python2.3/numarray/ /usr/include/python2.3/Numeric/" >and the following test fails. >I could solve this, but I need to know, which "arrayobject.h" ist >the right one. > =20 > I use the numarray and it seems to work fine. >The second issue is hidden in line 10380: > =20 > >>UNAME=3D`uname -s -m -r -p` >> =20 >> Just drop the -p. I have no idea what that option is supposed to do, but the result is only used for some internal version message anyway, so the exact content is not crucial. >Simply there is no -p argument. Which value of $UNAME is required >for proper configuration and copilation, can somebody give an example? > >The third message with the "po/POTFILES.tmp" files will hopefully >disappear after solving the other issues. > > =20 > No, for me it did not. There seems to be something wrong with the autoconf scripts. simply creating an empty 'po/POTFILES' solved the problem for me. (Seems the file is not used, but the build scripts expect it to be there.) Greetings, Norbert ------------------------------------------------------- SF.Net email is sponsored by: Tame your development challenges with Apache's Geronimo App Server. Download it for free - -and be entered to win a 42" plasma tv or your very own Sony(tm)PSP. Click here to play: http://sourceforge.net/geronimo.php