View previous topic :: View next topic |
Author |
Message |
popoilre n00b
Joined: 03 Feb 2004 Posts: 31
|
Posted: Sun Mar 07, 2004 1:38 pm Post subject: errore compilazione cdrdao e vcdimager |
|
|
ciao a tutti non riesco come da titolo a compilare cdrdao...qlcn ha qualche dritta???questo è il messaggio di errore....
/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.3/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lscg
collect2: ld returned 1 exit status
make[2]: *** [cdrdao] Error 1
make[2]: Leaving directory `/var/tmp/portage/cdrdao-1.1.8/work/cdrdao-1.1.8/dao'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/cdrdao-1.1.8/work/cdrdao-1.1.8'
make: *** [all] Error 2
Last edited by popoilre on Sun Mar 07, 2004 4:52 pm; edited 2 times in total |
|
Back to top |
|
|
fedeliallalinea Administrator
Joined: 08 Mar 2003 Posts: 31460 Location: here
|
|
Back to top |
|
|
popoilre n00b
Joined: 03 Feb 2004 Posts: 31
|
Posted: Sun Mar 07, 2004 1:56 pm Post subject: |
|
|
grazie 1000!!!!vi adoro |
|
Back to top |
|
|
popoilre n00b
Joined: 03 Feb 2004 Posts: 31
|
Posted: Sun Mar 07, 2004 4:51 pm Post subject: |
|
|
altro problema nella compilazione delle dipendenze per k3b....stavolta è però vcdimager....che mi da questo errore...
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/ -I../lib/ -mcpu=athlon-xp -O3 -pipe -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -c info.c -MT info.lo -MD -MP -MF .deps/info.TPlo -fPIC -DPIC -o .libs/info.lo
info.c: In function `_init_segments':
info.c:121: error: too many arguments to function `iso9660_find_fs_lsn'
info.c: In function `vcdinfo_get_entry_sect_count':
info.c:456: error: too many arguments to function `iso9660_find_fs_lsn'
info.c: In function `vcdinfo_get_track_sect_count':
info.c:1157: error: too many arguments to function `iso9660_find_fs_lsn'
info.c: In function `vcdinfo_get_track_size':
info.c:1188: error: too many arguments to function `iso9660_find_fs_lsn'
info.c: In function `vcdinfo_open':
info.c:1612: error: too many arguments to function `iso9660_fs_stat'
info.c:1615: error: too many arguments to function `iso9660_fs_stat'
info.c:1632: error: too many arguments to function `iso9660_fs_stat'
info.c:1644: error: too many arguments to function `iso9660_fs_stat'
info.c:1661: error: too many arguments to function `iso9660_fs_stat'
info.c:1664: error: too many arguments to function `iso9660_fs_stat'
info.c:1670: error: too many arguments to function `iso9660_fs_stat'
info.c:1705: error: too many arguments to function `iso9660_fs_stat'
make[2]: *** [info.lo] Error 1
make[2]: *** Waiting for unfinished jobs....
rm -f .libs/inf.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/ -I../lib/ -mcpu=athlon-xp -O3 -pipe -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -c inf.c -MT inf.lo -MD -MP -MF .deps/inf.TPlo -fPIC -DPIC -o .libs/inf.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/ -I../lib/ -mcpu=athlon-xp -O3 -pipe -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -c inf.c -MT inf.lo -MD -MP -MF .deps/inf.TPlo -o inf.o >/dev/null 2>&1
mv -f .libs/inf.lo inf.lo
make[2]: Leaving directory `/var/tmp/portage/vcdimager-0.7.19/work/vcdimager-0.7.19-cdio/lib'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/vcdimager-0.7.19/work/vcdimager-0.7.19-cdio'
make: *** [all] Error 2
qualche altra dritta illuminante?? |
|
Back to top |
|
|
|