toufou Guru

Joined: 07 Jun 2004 Posts: 326
|
Posted: Sun Mar 19, 2006 7:23 pm Post subject: [compilation] pb avec mc et vixie-cron |
|
|
re coucou
bon, j'ai aussi des pbs de compilation
celle de mc me retourne:
Code: | ICE -lX11 -lgpm -lncurses -lsmbclient
../vfs/libvfs-mc.a(smbfs.o): In function `loaddir_helper':
smbfs.c:(.text+0x1018): undefined reference to `LocalTime'
../vfs/libvfs-mc.a(smbfs.o): In function `smbfs_get_path':
smbfs.c:(.text+0x2ac0): undefined reference to `write_socket'
collect2: ld returned 1 exit status
make[2]: *** [mc] Error 1
make[2]: *** Waiting for unfinished jobs....
make[2]: Leaving directory `/var/tmp/portage/mc-4.6.0-r14/work/mc-4.6.0/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/mc-4.6.0-r14/work/mc-4.6.0'
make: *** [all] Error 2
!!! ERROR: app-misc/mc-4.6.0-r14 failed.
!!! Function src_compile, Line 109, Exitcode 2
!!! (no error message)
!!! If you need support, post the topmost build error, NOT this status message.
|
là, j'ai aucune idée du pb.
avec vixie-cron j'ai:
Code: | powerpc-unknown-linux-gnu-gcc -Wall -Wno-unused -Wno-comment -O2 -mcpu=G4 -mtune=G4 -maltivec -mabi=altivec -fno-strict-aliasing -pipe -Wl,-z,now -o crontab crontab.o misc.o entry.o env.o pw_dup.o -lpam
>>> Test phase [not enabled]: sys-process/vixie-cron-4.1-r8
>>> Install vixie-cron-4.1-r8 into /var/tmp/portage/vixie-cron-4.1-r8/image/ category sys-process
install: invalid group `cron'
touch: cannot touch `/var/tmp/portage/vixie-cron-4.1-r8/image///var/spool/cron/crontabs/.keep': No such file or directory
!!! ERROR: sys-process/vixie-cron-4.1-r8 failed.
!!! Function keepdir, Line 332, Exitcode 1
!!! Failed to create .keep in /var/tmp/portage/vixie-cron-4.1-r8/image///var/spool/cron/crontabs
!!! If you need support, post the topmost build error, NOT this status message.
|
bon ici on me parle d'un fichier manquant mais, comment régler le pb ? |
|