>>>>> "claudio" == Claudio <[EMAIL PROTECTED]> writes:
Hi
claudio> [root@monster SPECS]# rpm -bb vlc.spec
claudio> [...]
claudio> checking for linux/cdrom.h... yes
claudio> checking for Carbon/Carbon.h... no
claudio> checking for SDL/SDL.h... no
claudio> Cannot find SDL headers !
claudio> + '[' -z '' -a -f /proc/stat ']'
claudio> ++ egrep -c '^cpu[0-9]+' /proc/stat
claudio> + NPROCS=2
claudio> + '[' -z 2 -o 2 -le 0 ']'
claudio> + make -j2
claudio> make: *** Waiting for unfinished jobs....
claudio> Bad exit status from /var/tmp/rpm-tmp.52548 (%build)
claudio> [root@monster SPECS]# whereis SDL.h
claudio> SDL: /usr/include/SDL
claudio> Why that?!
The easier command to answer that kind of questions:
quintela$ urpmf SDL.h
libSDL1.1-devel:/usr/include/SDL/SDL.h
libSDL1.2-devel:/usr/include/SDL/SDL.h
It also searchs in _non_ instaled packages.
Later, Juan.
--
In theory, practice and theory are the same, but in practice they
are different -- Larry McVoy