[Pkg-octave-devel] Re: [OctDev] Buildd failure for octave-forge on sparc

Paul Kienzle pkienzle@users.sf.net
Wed, 23 Feb 2005 22:53:59 -0500


This routine doesn't actually reference X11.  The new version on CVS
moves the includes into the "#if 0" block around the inform() function.

-  Paul
On Feb 23, 2005, at 6:01 PM, Rafael Laboissiere wrote:

> octave-forge failed to build on sparc with the following error message:
>
> Processing main/audio/...
> make[3]: Entering directory
> `/build/buildd/octave-forge-2004.11.16/main/audio'
> mkoctfile -DHAVE_OCTAVE_21 -v -c aurecord.cc
> /usr/bin/g++ -c -fPIC -I/usr/include/octave-2.1.65  
> -I/usr/include/octave-2.1.65/octave -O2 -DHAVE_OCTAVE_21 aurecord.cc  
> -o
> aurecord.o
> aurecord.cc:22:19: X11/X.h: No such file or directory
> aurecord.cc:23:22: X11/Xlib.h: No such file or directory
> make[3]: *** [aurecord.o] Error 1
>
> Files X.h and Xlib.h must be present in the system in the usual place,
> because the package x-dev was installed by the build daemon.  Does  
> someone
> understand the reason for the failure?
>
> The complete build log is at:
>
> http://buildd.debian.org/fetch.php?&pkg=octave-forge&ver=2004.11.16 
> -4&arch=sparc&stamp=1109181451&file=log&as=raw
>