[ Thread Index |
Date Index
| More lists.liballeg.org/allegro-developers Archives
]
Peter Wang wrote:
Committed to trunk, with changes to setup.
Hmm... after a clean cvs update I now get:
$ gcc -v
Reading specs from /usr/lib/gcc-lib/i586-mandrake-linux-gnu/2.96/specs
gcc version 2.96 20000731 (Mandrake Linux 8.2 2.96-0.76mdk).
$ ./configure
[no problems]
$ make depend
[no problems]
$ make
[no problems, until:]
gcc -DHAVE_CONFIG_H -Iinclude -Iinclude/allegro -I./include
-I./include/allegro -I. -I/usr/X11R6/include -I/usr/include/artsc
-pipe -O2 -funroll-loops -ffast-math -fomit-frame-pointer -Wall
-DALLEGRO_LIB_BUILD -fPIC -DALLEGRO_SHARED -DALLEGRO_MODULE -c
./src/unix/arts.c -o obj/unix/module/arts.o
./src/unix/arts.c:26:19: artsc.h: No such file or directory
[followed by related errors, of course]
$ su -c 'find /usr -name artsc.h'
[nothing]
I have a file called /usr/bin/artsc-config, in case that is of any help.
--
Sven Sandberg svsa1977@xxxxxxxxxx home.student.uu.se/svsa1977