Re: [GnomeMeeting-list] Mandrake 9.0
- From: Alexis Moreau <alexis c moreau wanadoo fr>
- To: gnomemeeting-list gnome org
- Subject: Re: [GnomeMeeting-list] Mandrake 9.0
- Date: Mon, 28 Jul 2003 16:07:17 +0200
OK, now I have another error message :
make[1]: Quitte le répertoire `/usr/src/RPM/BUILD/pwlib-1.5.0/tools/asnparser'
+ exit 0
Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.96509
+ umask 022
+ cd /usr/src/RPM/BUILD
+ cd pwlib-1.5.0
+ rm -rf /var/tmp/pwlib-root
+ mkdir -p /var/tmp/pwlib-root/usr/bin
+ mkdir -p /var/tmp/pwlib-root/usr/lib
+ mkdir -p /var/tmp/pwlib-root/usr/include/ptclib
+ mkdir -p /var/tmp/pwlib-root/usr/include/ptlib/unix/ptlib
+ mkdir -p /var/tmp/pwlib-root/usr/share/pwlib/make
+ cp -d lib/libpt_linux_x86_r.so lib/libpt_linux_x86_r.so.1
lib/libpt_linux_x86_r.so.1.5 lib/libpt_linux_x86_r.so.1.5.0
/var/tmp/pwlib-root/usr/lib
+ cp lib/libpt_linux_x86_r.so.1.5.0 /var/tmp/pwlib-root/usr/lib/libpt.so
+ cp lib/libpt_linux_x86_r.so.1.5.0 /var/tmp/pwlib-root/usr/lib/libpt.so.1.5.0
+ cd /var/tmp/pwlib-root/usr/lib
+ ln -s libpt.so.1.5.0 libpt.so.1.5
+ cd
+ install include/ptlib.h /var/tmp/pwlib-root/usr/include
install: Ne peut évaluer `include/ptlib.h' par stat(): No such file or
directoryerror: Bad exit status from /var/tmp/rpm-tmp.96509 (%install)
RPM build errors:
Bad exit status from /var/tmp/rpm-tmp.96509 (%install)
Is it because of the last modification in the file ?
Alexis
Le Lundi 28 Juillet 2003 15:18, Damien Sandras a écrit :
> Le lun 28/07/2003 à 15:13, Alexis Moreau a écrit :
>
> No, like this :
>
>
>
> /*
>
> > struct statfs
> > {
> > int f_type;
> > int f_bsize;
> > #ifndef __USE_FILE_OFFSET64
> > __fsblkcnt_t f_blocks;
> > __fsblkcnt_t f_bfree;
> > __fsblkcnt_t f_bavail;
> > __fsfilcnt_t f_files;
> > __fsfilcnt_t f_ffree;
> > #else
> > __fsblkcnt64_t f_blocks;
> > __fsblkcnt64_t f_bfree;
> > __fsblkcnt64_t f_bavail;
> > __fsfilcnt64_t f_files;
> > __fsfilcnt64_t f_ffree;
> > #endif
> > __fsid_t f_fsid;
> > int f_namelen;
> > int f_spare[6];
> > };
>
> */
>
> > Shall I add a "#" before "struct statfs" ? to comment ?
>
> No, see above, surround it with /* at the beginning and */ at the end.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]