[MPlayer-dev-eng] [PATCH] svgalib_helper in libdha

seru seru at gmx.net
Sat Dec 21 18:21:25 CET 2002


El sáb, 21 de dic de 2002, a las 06:31:13 +0100, Alex Beregszaszi dijo:
> Hi,
> 
> > > btw, I get this error when make'ing:
> > > make[2]: Entering directory `/usr/src/MPlayer-CVS/main/libdha'
> > > gcc -MM -Os -march=athlon-tbird -s -fomit-frame-pointer -D_REENTRANT
> > > -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -I. -I.. libdha.c
> > > mtrr.c pci.c pci_names.c 1>.depend gcc: pci_names.c: No such file or
> > > directory make[2]: *** [depend] Error 1
> > The problem seems to be the Makefile, pci_names.c isn't created yet
> > when we try to do this command, it's triggered later, by:
> > 
> > pci_names.c:
> >         $(AWK) -f pci_db2c.awk oth/pci.db
> try the latest cvs, i have commited a possible fix
works fine now:

make[2]: Cambiando a directorio `/usr/src/MPlayer-CVS/main/libdha'
make[2]: *** Warning: File `Makefile' has modification time in the future (2002-12-21 18:49:52 > 2002-12-21 18:17:59)
gawk -f pci_db2c.awk oth/pci.db
Total lines parsed: 6075
gcc -MM -Os -march=athlon-tbird -s -fomit-frame-pointer -D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -I. -I.. libdha.c mtrr.c pci.c pci_names.c 1>.depend

Is it 30 minutes later right there?
:)
> 
> p.s.: don't cc me (no reply to all) - i'm subscribed
ok
> 
> -- 
> Alex Beregszaszi  <alex at naxine.org>
> (MPlayer Core Developer -- http://www.mplayerhq.hu/)
> _______________________________________________
> MPlayer-dev-eng mailing list
> MPlayer-dev-eng at mplayerhq.hu
> http://mplayerhq.hu/mailman/listinfo/mplayer-dev-eng



More information about the MPlayer-dev-eng mailing list