Re: [Cooker] Nautilus - compiled, but no (binary) packages written to disk

2001-03-27 Thread Vadim Plessky

On Monday 26 March 2001 17:02, Frederic Crozat wrote:
|   Dans l'article [EMAIL PROTECTED], "Vadim
||   It seems this file has not been generated.. |
||   This will be fixed in nautilus-1.0-5mdk, it's a missing Build |
|   
|dependency on pam-devel
|Hmmm... I have checked - I had both pam and pam-devel in that install.
|Can be that something else is missing?
|
|   Try to go in your rpm_build_dir/nautilus-1.0/helper-utilities/authenti
|   cate/ and run make to see if you get any error messages

So I did.

make in /nautilus-1.0/helper-utilities/authenticate/:
--
gcc -O3 -fomit-frame-pointer -pipe -s -march=pentium -ffast-math 
-fexpensive-optimizations -o .libs/nautilus-authenticate 
nautilus-authenticate.o nautilus-authenticate-pam.o 
nautilus-authenticate-fork.o 
../../libnautilus-extensions/.libs/libnautilus-extensions.so -L/usr/lib 
-L/usr/X11R6/lib -lbonobo -lgnomeui -lart_lgpl -lgdk_imlib -lSM -lICE -lgnome 
-lgnomesupport -lesd -laudiofile -ldb1 -lgdk_pixbuf -ltiff -ljpeg -lpng -lgtk 
-lgdk -lgmodule -ldl -lXi -lXext -lX11 -loaf -lORBitCosNaming -lORBit -lIIOP 
-lORBitutil -lglib -lm -lbonobox -lxml -lz -lesd -laudiofile -lm -lfreetype 
-lgconf-gtk-1 -lgconf-1 -loaf -lORBitCosNaming -lORBit -lIIOP -lORBitutil 
-lgtk -lgdk -lgmodule -lglib -ldl -lXi -lXext -lX11 -lm -lghttp -lgdk_pixbuf 
-lgtk -lgdk -lgmodule -lglib -ldl -lXi -lXext -lX11 -lm -lgnomecanvaspixbuf 
-lgnome -lgnomesupport -lesd -laudiofile -lm -ldb1 -lglib -ldl -lpng -lz 
-lmedusa -lgnomevfs -lgmodule -lgthread -lglib -lpthread -ldl -loaf 
-lORBitCosNaming -lORBit -lIIOP -lORBitutil -lglib -lm -lgnomevfs -lgmodule 
-lgthread -lglib -lpthread -ldl -lxml -lz -rdynamic -L/usr/lib 
-L/usr/X11R6/lib -lgnomeui -lart_lgpl -lgdk_imlib -lSM -lICE -lgtk -lgdk 
-lgmodule -lXi -lXext -lX11 -lgnome -lgnomesupport -lesd -laudiofile -lm 
-ldb1 -lglib -ldl -rdynamic -L/usr/lib -L/usr/X11R6/lib -lgconf-gtk-1 
-lgconf-1 -loaf -lORBitCosNaming -lORBit -lIIOP -lORBitutil -lgtk -lgdk 
-lgmodule -lglib -ldl -lXi -lXext -lX11 -lm 
../../libnautilus/.libs/libnautilus.so -lgnome -lgnomesupport -lesd 
-laudiofile -lm -ldb1 -lglib -ldl -loaf -lORBitCosNaming -lORBit -lIIOP 
-lORBitutil -lglib -lm -lbonobo -lgnomeui -lart_lgpl -lgdk_imlib -lSM -lICE 
-lgnome -lgnomesupport -lesd -laudiofile -ldb1 -lgdk_pixbuf -ltiff -ljpeg 
-lpng -lgtk -lgdk -lgmodule -ldl -lXi -lXext -lX11 -loaf
-lORBitCosNaming -lORBit -lIIOP -lORBitutil -lglib -lm -lbonobox -lxml -lz 
-lgnomevfs -lgmodule -lgthread -lglib -lpthread -ldl -lxml -lz -lpng -lz 
-rdynamic -L/usr/lib -L/usr/X11R6/lib -lbonobo -lgnomeui -lart_lgpl 
-lgdk_imlib -lSM -lICE -lgnome -lgnomesupport -lesd -laudiofile -ldb1 
-lgdk_pixbuf -ltiff -ljpeg -lpng -lz -lgtk -lgdk -lgmodule -ldl -lXi -lXext 
-lX11 -loaf -lORBitCosNaming -lORBit -lIIOP -lORBitutil -lglib -lm
nautilus-authenticate-pam.o: In function `nautilus_authenticate_authenticate':
nautilus-authenticate-pam.o(.text+0x179): undefined reference to `pam_start'
nautilus-authenticate-pam.o(.text+0x192): undefined reference to 
`pam_authenticate'
nautilus-authenticate-pam.o(.text+0x1ad): undefined reference to `pam_end'
nautilus-authenticate-pam.o(.text+0x1c3): undefined reference to `pam_end'
collect2: ld returned 1 exit status
make: *** [nautilus-authenticate] ïÛÉÂËÁ 1

[root@localhost authenticate]# rpm -qa | grep pam
pam-0.72-12mdk
pam-devel-0.72-12mdk
pam-doc-0.72-12mdk

I heard that some people experienced incompatibilities with newer PAM, so I 
stayed with 0.72.
In any way, there is no strict requirement for newer PAM in Nautilus.

-- 

Vadim Plessky
http://kde2.newmail.ru  (English)
http://kde2.newmail.ru/index_rus.html  (Russian)
Do you have Arial font installed? Just test it!
http://kde2.newmail.ru/font_test_arial.html




Re: [Cooker] Nautilus - compiled, but no (binary) packages written to disk

2001-03-27 Thread Frederic Crozat

Dans l'article [EMAIL PROTECTED], "Vadim
Plessky" [EMAIL PROTECTED] a crit :

 make in /nautilus-1.0/helper-utilities/authenticate/: --
 gcc -O3 -fomit-frame-pointer -pipe -s -march=pentium -ffast-math
 -fexpensive-optimizations -o .libs/nautilus-authenticate
 nautilus-authenticate.o nautilus-authenticate-pam.o
 nautilus-authenticate-fork.o
 ../../libnautilus-extensions/.libs/libnautilus-extensions.so -L/usr/lib
 -L/usr/X11R6/lib -lbonobo -lgnomeui -lart_lgpl -lgdk_imlib -lSM -lICE
 -lgnome -lgnomesupport -lesd -laudiofile -ldb1 -lgdk_pixbuf -ltiff
 -ljpeg -lpng -lgtk -lgdk -lgmodule -ldl -lXi -lXext -lX11 -loaf
 -lORBitCosNaming -lORBit -lIIOP -lORBitutil -lglib -lm -lbonobox -lxml
 -lz -lesd -laudiofile -lm -lfreetype -lgconf-gtk-1 -lgconf-1 -loaf
 -lORBitCosNaming -lORBit -lIIOP -lORBitutil -lgtk -lgdk -lgmodule -lglib
 -ldl -lXi -lXext -lX11 -lm -lghttp -lgdk_pixbuf -lgtk -lgdk -lgmodule
 -lglib -ldl -lXi -lXext -lX11 -lm -lgnomecanvaspixbuf -lgnome
 -lgnomesupport -lesd -laudiofile -lm -ldb1 -lglib -ldl -lpng -lz
 -lmedusa -lgnomevfs -lgmodule -lgthread -lglib -lpthread -ldl -loaf
 -lORBitCosNaming -lORBit -lIIOP -lORBitutil -lglib -lm -lgnomevfs
 -lgmodule -lgthread -lglib -lpthread -ldl -lxml -lz -rdynamic -L/usr/lib
 -L/usr/X11R6/lib -lgnomeui -lart_lgpl -lgdk_imlib -lSM -lICE -lgtk -lgdk
 -lgmodule -lXi -lXext -lX11 -lgnome -lgnomesupport -lesd -laudiofile -lm
 -ldb1 -lglib -ldl -rdynamic -L/usr/lib -L/usr/X11R6/lib -lgconf-gtk-1
 -lgconf-1 -loaf -lORBitCosNaming -lORBit -lIIOP -lORBitutil -lgtk -lgdk
 -lgmodule -lglib -ldl -lXi -lXext -lX11 -lm
 ../../libnautilus/.libs/libnautilus.so -lgnome -lgnomesupport -lesd
 -laudiofile -lm -ldb1 -lglib -ldl -loaf -lORBitCosNaming -lORBit -lIIOP
 -lORBitutil -lglib -lm -lbonobo -lgnomeui -lart_lgpl -lgdk_imlib -lSM
 -lICE -lgnome -lgnomesupport -lesd -laudiofile -ldb1 -lgdk_pixbuf -ltiff
 -ljpeg -lpng -lgtk -lgdk -lgmodule -ldl -lXi -lXext -lX11 -loaf
 -lORBitCosNaming -lORBit -lIIOP -lORBitutil -lglib -lm -lbonobox -lxml
 -lz -lgnomevfs -lgmodule -lgthread -lglib -lpthread -ldl -lxml -lz -lpng
 -lz -rdynamic -L/usr/lib -L/usr/X11R6/lib -lbonobo -lgnomeui -lart_lgpl
 -lgdk_imlib -lSM -lICE -lgnome -lgnomesupport -lesd -laudiofile -ldb1
 -lgdk_pixbuf -ltiff -ljpeg -lpng -lz -lgtk -lgdk -lgmodule -ldl -lXi
 -lXext -lX11 -loaf -lORBitCosNaming -lORBit -lIIOP -lORBitutil -lglib
 -lm nautilus-authenticate-pam.o: In function
 `nautilus_authenticate_authenticate':
 nautilus-authenticate-pam.o(.text+0x179): undefined reference to
 `pam_start' nautilus-authenticate-pam.o(.text+0x192): undefined
 reference to `pam_authenticate'
 nautilus-authenticate-pam.o(.text+0x1ad): undefined reference to
 `pam_end' nautilus-authenticate-pam.o(.text+0x1c3): undefined reference
 to `pam_end' collect2: ld returned 1 exit status
 make: *** [nautilus-authenticate]  1
 
 [root@localhost authenticate]# rpm -qa | grep pam pam-0.72-12mdk
 pam-devel-0.72-12mdk
 pam-doc-0.72-12mdk

Strange, pam_authenticate was in 7.2 package..

Could you upgrade to latest pam for 7.2 (pam-0.72-13.1mdk which is a
security update for pam) ?

-- 
Frdric Crozat
MandrakeSoft




Re: [Cooker] Nautilus - compiled, but no (binary) packages written to disk

2001-03-26 Thread Frederic Crozat

Dans l'article [EMAIL PROTECTED], "Vadim
Plessky" [EMAIL PROTECTED] a crit :


 I have tried rpm -bb  on specfile after rpm exited first time (with no
 error message, on --rebuild), but it gave the same result:
  
 # rpm -bb --short-circuit nautilus.spec Processing files:
 nautilus-1.0-3mdk
   :
 (_file not found_)
 /usr/src/RPM/tmp/nautilus-1.0-root/usr/bin/nautilus-authenticate 
It seems this file has not been generated..

This will be fixed in nautilus-1.0-5mdk, it's a missing Build
dependency on pam-devel


-- 
Frdric Crozat
MandrakeSoft




Re: [Cooker] Nautilus - compiled, but no (binary) packages written to disk

2001-03-26 Thread Vadim Plessky

On Monday 26 March 2001 12:43, Frederic Crozat wrote:
|   Dans l'article [EMAIL PROTECTED], "Vadim
|
|   Plessky" [EMAIL PROTECTED] a crit :
|I have tried rpm -bb  on specfile after rpm exited first time (with no
|error message, on --rebuild), but it gave the same result:
|   
|# rpm -bb --short-circuit nautilus.spec Processing files:
|nautilus-1.0-3mdk
|  :
|(_file not found_)
|/usr/src/RPM/tmp/nautilus-1.0-root/usr/bin/nautilus-authenticate
|
|   It seems this file has not been generated..
|
|   This will be fixed in nautilus-1.0-5mdk, it's a missing Build
|   dependency on pam-devel

Hmmm... I have checked - I had both pam and pam-devel in that install.
Can be that something else is missing?

-- 

Vadim Plessky
http://kde2.newmail.ru  (English)
http://kde2.newmail.ru/index_rus.html  (Russian)
Do you have Arial font installed? Just test it!
http://kde2.newmail.ru/font_test_arial.html




Re: [Cooker] Nautilus - compiled, but no (binary) packages written to disk

2001-03-26 Thread Frederic Crozat

Dans l'article [EMAIL PROTECTED], "Vadim
Plessky" [EMAIL PROTECTED] a crit :


 On Monday 26 March 2001 12:43, Frederic Crozat wrote: |   Dans l'article
 [EMAIL PROTECTED], "Vadim |
 |   Plessky" [EMAIL PROTECTED] a crit : |I have tried rpm -bb
  on specfile after rpm exited first time (with no |error message,
 on --rebuild), but it gave the same result: |   
 |# rpm -bb --short-circuit nautilus.spec Processing files: |   
 nautilus-1.0-3mdk
 |  :
 |(_file not found_)
 |/usr/src/RPM/tmp/nautilus-1.0-root/usr/bin/nautilus-authenticate |
 |   It seems this file has not been generated.. |
 |   This will be fixed in nautilus-1.0-5mdk, it's a missing Build |  
 dependency on pam-devel
 Hmmm... I have checked - I had both pam and pam-devel in that install.
 Can be that something else is missing?

Try to go in your rpm_build_dir/nautilus-1.0/helper-utilities/authenti
cate/ and run make to see if you get any error messages



-- 
Frdric Crozat
MandrakeSoft