Error Loading liba52-0.7.4
| Newsgroups | gmane.comp.video.ogle.user |
|---|---|
| Message-ID | <[email protected]> |
I am trying to load ogle and all the needed parts for it. I have loaded the SUNWmlibl and SUNWmlibh packages. Then I loaded GNOME 1.4 followed by GNU C compiler 2.95.3 and GNU Make 3.80. Then I loaded libxml2-2.6.4, libdvdcss-1.2.8, libdvdread-0.9.4, jpeg-6b. All of that loaded fine. I get the following error when trying to configure and make the liba52 (a52dec-0.7.4) file Making all in autotools Making all in include Making all in doc Making all in liba52 /bin/bash ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../include -g -03 -fomit-frame-pointer -mtune=ultrasparc -prefer-non-pic -c imdct.c gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../include -g -03 -fomit-frame-pointer -mtune=ultrasparc -prefer-non-pic -c imdct.c -o imdct.o In file included from imdct.c:29: /usr/local/lib/gcc-lib/sparc-sun-solaris2.8/2.95.3/include/math.h:5: math.h: No such file or directory *** Error code 1 make: Fatal error: Command failed for target `imdct.lo' current working directory /apps/software/misc/a52dec-0.7.4/liba52 *** Error code 1 make: Fatal error: Command failed for target `all-recursive' I had to type this in by hand so I may have made a minor error but this is the general error. I have verified that the math.h file is in the path that it seems to be looking for. Can someone help me please? I am loading this on a Sun Enterprise 280R Sunfire with 4 gig RAM, Solaris 8. Thank you in advance. James