ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
* [sisyphus] error: C compiler cannot create executables (openssh-3.0.2p1-alt2)
@ 2002-03-10 14:50 Unatine
  2002-03-10 14:57 ` "Баталов Григорий"
  2002-03-11  9:05 ` Dmitry V. Levin
  0 siblings, 2 replies; 8+ messages in thread
From: Unatine @ 2002-03-10 14:50 UTC (permalink / raw)
  To: ALTLinux Sisyphus

Привет!

Решил тут обновить openssh... у тут такое:(

Его spec отредактировл только на предмет убирания XFree-utils из зависимостей (XFree еще из Springа)
и все.... и вот что выводит:

Исполняю(%build): /bin/sh -e /var/tmp/rpm-tmp.24946
+ umask 022
+ cd /home/unatine/RPM/BUILD
+ cd openssh-3.0.2p1
+ export 'LIBS=-lpam_misc -lpam_userpass'
+ LIBS=-lpam_misc -lpam_userpass
+ CFLAGS=-pipe -Wall -O2 -fexpensive-optimizations -march=athlon
+ export CFLAGS
+ CXXFLAGS=-pipe -Wall -O2 -fexpensive-optimizations -march=athlon
+ export CXXFLAGS
+ FFLAGS=-pipe -Wall -O2 -fexpensive-optimizations -march=athlon
+ export FFLAGS
+ '[' -f configure.in ']'
+ ./configure athlon-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/lib/openssh --localstatedir=/var/lib --sharedstatedir=/usr/com --mandir=/usr/share/man --infodir=/usr/share/info --without-included-gettext --sysconfdir=/etc/openssh --with-gnome-askpass --with-pam --with-tcp-wrappers --with-ipv4-default --with-ipaddr-display --with-rsh=/usr/bin/rsh --with-default-path=/bin:/usr/bin:/usr/local/bin:/usr/X11R6/bin --disable-suid-ssh
configure: WARNING: you should use --build, --host, --target
checking for athlon-alt-linux-gcc... no
checking for gcc... gcc
checking for C compiler default output... configure: error: C compiler cannot create executables
Неверный код возврата из /var/tmp/rpm-tmp.24946 (%build)


Причем gcc компилирует и исполняемые файлы создает.

unatine@linuxbox ~/RPM/SPECS $ rpm -qa G gcc
gcc-2.96-ipl8mdk
compat-gcc-2.95.3-ipl2mdk
gcc-c++-2.96-ipl8mdk
compat-gcc-c++-2.95.3-ipl2mdk
gcc-g77-2.96-ipl8mdk
gcc-objc-2.96-ipl8mdk
compat-gcc-objc-2.95.3-ipl2mdk

Или ему нужен более новый gcc?

--
WBW, Unatine
e-mail: unatine@narod.ru
JID: unatine@jabber.ru

Now playing: Terry Callier - Love Theme From Spartacus



^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [sisyphus] error: C compiler cannot create executables (openssh-3.0.2p1-alt2)
  2002-03-10 14:50 [sisyphus] error: C compiler cannot create executables (openssh-3.0.2p1-alt2) Unatine
@ 2002-03-10 14:57 ` "Баталов Григорий"
  2002-03-10 15:06   ` Unatine
  2002-03-11  9:05 ` Dmitry V. Levin
  1 sibling, 1 reply; 8+ messages in thread
From: "Баталов Григорий" @ 2002-03-10 14:57 UTC (permalink / raw)
  To: sisyphus

On Sun, 10 Mar 2002 17:50:41 +0300
Unatine <unatine@fromru.com> wrote:

<skip>
> checking for athlon-alt-linux-gcc... no
> checking for gcc... gcc
> checking for C compiler default output... configure: error: C compiler cannot create executables
> Неверный код возврата из /var/tmp/rpm-tmp.24946 (%build)
> 
> 
> Причем gcc компилирует и исполняемые файлы создает.

  Какие права на /tmp ?

-- 
Баталов Григорий.



^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [sisyphus] error: C compiler cannot create executables (openssh-3.0.2p1-alt2)
  2002-03-10 14:57 ` "Баталов Григорий"
@ 2002-03-10 15:06   ` Unatine
  2002-03-10 15:13     ` "Баталов Григорий"
  0 siblings, 1 reply; 8+ messages in thread
From: Unatine @ 2002-03-10 15:06 UTC (permalink / raw)
  To: sisyphus

On Sun, 10 Mar 2002 17:57:11 +0300
"Баталов Григорий" <bga@kovgok.ru> wrote:

> On Sun, 10 Mar 2002 17:50:41 +0300
> Unatine <unatine@fromru.com> wrote:
> 
> <skip>
> > checking for athlon-alt-linux-gcc... no
> > checking for gcc... gcc
> > checking for C compiler default output... configure: error: C compiler cannot create executables
> > Неверный код возврата из /var/tmp/rpm-tmp.24946 (%build)
> > 
> > 
> > Причем gcc компилирует и исполняемые файлы создает.
> 
>   Какие права на /tmp ?

drwxrwxrwt    5 root     root         4096 Мар 10 18:00 tmp

только что пересобрал libpth, все нормально...
--
WBW, Unatine
e-mail: unatine@narod.ru
JID: unatine@jabber.ru

Now playing: Massive Attack - Teardrop



^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [sisyphus] error: C compiler cannot create executables (openssh-3.0.2p1-alt2)
  2002-03-10 15:06   ` Unatine
@ 2002-03-10 15:13     ` "Баталов Григорий"
  2002-03-10 15:48       ` Unatine
  0 siblings, 1 reply; 8+ messages in thread
From: "Баталов Григорий" @ 2002-03-10 15:13 UTC (permalink / raw)
  To: sisyphus

On Sun, 10 Mar 2002 18:06:56 +0300
Unatine <unatine@fromru.com> wrote:

> > > checking for athlon-alt-linux-gcc... no
> > > checking for gcc... gcc
> > > checking for C compiler default output... configure: error: C compiler cannot create executables
> > > Неверный код возврата из /var/tmp/rpm-tmp.24946 (%build)
> > > 
> > > 
> > > Причем gcc компилирует и исполняемые файлы создает.
> > 
> >   Какие права на /tmp ?
> 
> drwxrwxrwt    5 root     root         4096 Мар 10 18:00 tmp
> 
> только что пересобрал libpth, все нормально...

   Ну, как вариант: поискать в configure место, которое
 выдаёт это сообщение ("checking for C compiler default
 output"), обычно там создаётся тестовый файл и производится
 попытка его скомпилировать. Сделать такой файл и убедиться,
 чего ему не хватает.

-- 
Баталов Григорий.



^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [sisyphus] error: C compiler cannot create executables (openssh-3.0.2p1-alt2)
  2002-03-10 15:13     ` "Баталов Григорий"
@ 2002-03-10 15:48       ` Unatine
  2002-03-10 19:50         ` "Баталов Григорий"
  0 siblings, 1 reply; 8+ messages in thread
From: Unatine @ 2002-03-10 15:48 UTC (permalink / raw)
  To: sisyphus

On Sun, 10 Mar 2002 18:13:49 +0300
"Баталов Григорий" <bga@kovgok.ru> wrote:

> On Sun, 10 Mar 2002 18:06:56 +0300
> Unatine <unatine@fromru.com> wrote:
> 
> > > > checking for athlon-alt-linux-gcc... no
> > > > checking for gcc... gcc
> > > > checking for C compiler default output... configure: error: C compiler cannot create executables
> > > > Неверный код возврата из /var/tmp/rpm-tmp.24946 (%build)
> > > > 
> > > > 
> > > > Причем gcc компилирует и исполняемые файлы создает.
> > > 
> > >   Какие права на /tmp ?
> > 
> > drwxrwxrwt    5 root     root         4096 Мар 10 18:00 tmp
> > 
> > только что пересобрал libpth, все нормально...
> 
>    Ну, как вариант: поискать в configure место, которое
>  выдаёт это сообщение ("checking for C compiler default
>  output"), обычно там создаётся тестовый файл и производится
>  попытка его скомпилировать. Сделать такой файл и убедиться,
>  чего ему не хватает.

похоже нашел причину... ему pam мой не нравится...
вот что в config.log:

configure:1376: gcc -pipe -Wall -O2 -fexpensive-optimizations -march=athlon   conftest.c -lpam_misc -lpam_userpass >&5
/usr/bin/ld: cannot find -lpam_userpass
collect2: ld returned 1 exit status
configure:1379: $? = 1
configure: failed program was:
#line 1351 "configure"
#include "confdefs.h"

#ifdef F77_DUMMY_MAIN
#  ifdef __cplusplus
     extern "C"
#  endif
   int F77_DUMMY_MAIN() { return 1; }
#endif
int
main ()
{

  ;
  return 0;
}
configure:1402: error: C compiler cannot create executables

а pam не очень пока хочется обновлять... лучше дождусь Мастера...


--
WBW, Unatine
e-mail: unatine@narod.ru
JID: unatine@jabber.ru

Now playing: Nightmares On Wax - Finer



^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [sisyphus] error: C compiler cannot create executables (openssh-3.0.2p1-alt2)
  2002-03-10 15:48       ` Unatine
@ 2002-03-10 19:50         ` "Баталов Григорий"
  2002-03-10 20:17           ` Unatine
  0 siblings, 1 reply; 8+ messages in thread
From: "Баталов Григорий" @ 2002-03-10 19:50 UTC (permalink / raw)
  To: sisyphus

On Sun, 10 Mar 2002 18:48:50 +0300
Unatine <unatine@fromru.com> wrote:

> > > > > checking for athlon-alt-linux-gcc... no
> > > > > checking for gcc... gcc
> > > > > checking for C compiler default output... configure: error: C compiler cannot create executables
> > > > > Неверный код возврата из /var/tmp/rpm-tmp.24946 (%build)

> похоже нашел причину... ему pam мой не нравится...
> вот что в config.log:
> 
> configure:1376: gcc -pipe -Wall -O2 -fexpensive-optimizations -march=athlon   conftest.c -lpam_misc -lpam_userpass >&5
> /usr/bin/ld: cannot find -lpam_userpass

<skip>
> а pam не очень пока хочется обновлять... лучше дождусь Мастера...

 $ rpm -qf /usr/lib/libpam_userpass.so.0
 pam_userpass-0.5-alt3

   Если дело ограничится только pam_userpass, то почему бы
 и нет? А если остальной PAM у Вас старый, то да, можно и
 подождать.

-- 
Баталов Григорий.



^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [sisyphus] error: C compiler cannot create executables (openssh-3.0.2p1-alt2)
  2002-03-10 19:50         ` "Баталов Григорий"
@ 2002-03-10 20:17           ` Unatine
  0 siblings, 0 replies; 8+ messages in thread
From: Unatine @ 2002-03-10 20:17 UTC (permalink / raw)
  To: sisyphus

On Sun, 10 Mar 2002 22:50:43 +0300
"Баталов Григорий" <bga@kovgok.ru> wrote:

> > configure:1376: gcc -pipe -Wall -O2 -fexpensive-optimizations -march=athlon   conftest.c -lpam_misc -lpam_userpass >&5
> > /usr/bin/ld: cannot find -lpam_userpass
> 
> <skip>
> > а pam не очень пока хочется обновлять... лучше дождусь Мастера...
> 
>  $ rpm -qf /usr/lib/libpam_userpass.so.0
>  pam_userpass-0.5-alt3
так и сделал, и все собралось:)))

>    Если дело ограничится только pam_userpass, то почему бы
>  и нет? А если остальной PAM у Вас старый, то да, можно и
>  подождать.
пока вроде проблем нет и надеюсь что не будет. А вот остальной pam действительно старый...


--
WBW, Unatine
e-mail: unatine@narod.ru
JID: unatine@jabber.ru

Now playing: Bent - Swollen



^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [sisyphus] error: C compiler cannot create executables (openssh-3.0.2p1-alt2)
  2002-03-10 14:50 [sisyphus] error: C compiler cannot create executables (openssh-3.0.2p1-alt2) Unatine
  2002-03-10 14:57 ` "Баталов Григорий"
@ 2002-03-11  9:05 ` Dmitry V. Levin
  1 sibling, 0 replies; 8+ messages in thread
From: Dmitry V. Levin @ 2002-03-11  9:05 UTC (permalink / raw)
  To: ALT Linux Sisyphus mailing list

[-- Attachment #1: Type: text/plain, Size: 552 bytes --]

On Sun, Mar 10, 2002 at 05:50:41PM +0300, Unatine wrote:
> Решил тут обновить openssh... у тут такое:(

apt-get install pam_userpass-devel
(необновленные buildrequires).


Regards,
	Dmitry

+-------------------------------------------------------------------------+
Dmitry V. Levin     mailto://ldv@alt-linux.org
ALT Linux Team      http://www.altlinux.com/
Fandra Project      http://www.fandra.org/
+-------------------------------------------------------------------------+
UNIX is user friendly. It's just very selective about who its friends are.

[-- Attachment #2: Type: application/pgp-signature, Size: 232 bytes --]

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2002-03-11  9:05 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-03-10 14:50 [sisyphus] error: C compiler cannot create executables (openssh-3.0.2p1-alt2) Unatine
2002-03-10 14:57 ` "Баталов Григорий"
2002-03-10 15:06   ` Unatine
2002-03-10 15:13     ` "Баталов Григорий"
2002-03-10 15:48       ` Unatine
2002-03-10 19:50         ` "Баталов Григорий"
2002-03-10 20:17           ` Unatine
2002-03-11  9:05 ` Dmitry V. Levin

ALT Linux Sisyphus discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/sisyphus/0 sisyphus/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 sisyphus sisyphus/ http://lore.altlinux.org/sisyphus \
		sisyphus@altlinux.ru sisyphus@altlinux.org sisyphus@lists.altlinux.org sisyphus@lists.altlinux.ru sisyphus@lists.altlinux.com sisyphus@linuxteam.iplabs.ru sisyphus@list.linux-os.ru
	public-inbox-index sisyphus

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.sisyphus


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git