[RPL/2] RPL/2 4.0.0.prerelease.9 - bibliotheques_externes.conv.c

DEMAINE Benoit-Pierre benoit at demaine.info
Mar 3 Fév 08:17:17 CET 2009


DEMAINE Benoit-Pierre wrote:
> These attempts are on way:
> 
>> D=`/bin/date +%Y-%m-%d_%H-%M-%S`
>> mkdir /tmp/rpl-4.0.0.prerelease.9-$D
>> tar -xvjf /usr/portage/distfiles/rpl-4.0.0.prerelease.9.tar.bz2 -C /tmp/rpl-4.0.0.prerelease.9-$D
>> cd /tmp/rpl-4.0.0.prerelease.9-$D/rpl-4.0.0.prerelease.9
>> ./configure
>> make
> 
> ( 2009-02-03_07-31-30 )
> 

configure OK, make failed with expected bibliotheques_externes.conv.c
problem.

> 
>> D=`/bin/date +%Y-%m-%d_%H-%M-%S`
>> mkdir /tmp/rpl-4.0.0.prerelease.9-$D
>> tar -xvjf /usr/portage/distfiles/rpl-4.0.0.prerelease.9.tar.bz2 -C /tmp/rpl-4.0.0.prerelease.9-$D
>> cd /tmp/rpl-4.0.0.prerelease.9-$D/rpl-4.0.0.prerelease.9
>> aclocal
>> libtoolize --copy --force
>> autoconf
>> libtoolize --copy --force
>> ./configure --disable-embedded-gnuplot CFLAGS="-O2 -march=athlon-mp -pipe"
>> make
> 
> ( 2009-02-03_07-31-32 )
> 

Thats a funny one

ending rules for debug model (panel:
ticlib+termlib+ext_tinfo+base+ext_funcs)
Appending rules for normal model (menu:
ticlib+termlib+ext_tinfo+base+ext_funcs)
Appending rules for debug model (menu:
ticlib+termlib+ext_tinfo+base+ext_funcs)
Appending rules for normal model (form:
ticlib+termlib+ext_tinfo+base+ext_funcs)
Appending rules for debug model (form:
ticlib+termlib+ext_tinfo+base+ext_funcs)
Appending rules for normal model (test:
ticlib+termlib+ext_tinfo+base+ext_funcs)
Appending rules for debug model (test:
ticlib+termlib+ext_tinfo+base+ext_funcs)
Appending rules for normal model (c++:
ticlib+termlib+ext_tinfo+base+ext_funcs)
Appending rules for debug model (c++:
ticlib+termlib+ext_tinfo+base+ext_funcs)
creating headers.sh

** Configuration summary for NCURSES 5.7 20081102:

     extended funcs: yes
     xterm terminfo: xterm-new

      bin directory: /usr/local/bin
      lib directory: /usr/local/lib
  include directory: /usr/local/include/ncurses
      man directory: /usr/local/man
 terminfo directory: /usr/local/share/terminfo

** Include-directory is not in a standard location
=== configuring in tools/readline-5.2
(/tmp/rpl-4.0.0.prerelease.9-2009-02-03_07-31-32/rpl-4.0.0.prerelease.9/tools/readline-5.2)
configure: running /bin/sh ./configure --disable-option-checking
'--prefix=/usr/local'  '--disable-embedded-gnuplot' 'CFLAGS=-O2
-march=athlon-mp -pipe' --cache-file=/dev/null --srcdir=.
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu

Beginning configuration for readline-5.2 for i686-pc-linux-gnu

checking whether make sets $(MAKE)... yes
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... configure: error: cannot compute
suffix of object files: cannot compile
See `config.log' for more details.
configure: error: ./configure failed for tools/readline-5.2
dhp at moon-gen-3:/tmp/rpl-4.0.0.prerelease.9-2009-02-03_07-31-32/rpl-4.0.0.prerelease.9$
time make
 cd . && /bin/sh
/tmp/rpl-4.0.0.prerelease.9-2009-02-03_07-31-32/rpl-4.0.0.prerelease.9/missing
--run automake-1.10 --gnu
configure.in:750: warning: AC_CONFIG_SUBDIRS: you should use literals
../../lib/autoconf/status.m4:1093: AC_CONFIG_SUBDIRS is expanded from...
configure.in:750: the top level
configure.in:752: warning: AC_CONFIG_SUBDIRS: you should use literals
configure.in:752: the top level
configure.in:753: warning: AC_CONFIG_SUBDIRS: you should use literals
configure.in:753: the top level
configure.in:754: warning: AC_CONFIG_SUBDIRS: you should use literals
configure.in:754: the top level
configure.in:755: warning: AC_CONFIG_SUBDIRS: you should use literals

and dispite error, I can still run make ...

Make failed with an other error; not surprising me. I will check why
configure fails. this is my problem.

I still wonder why the first configure was OK ...

-- 
 >o_/ DEMAINE Benoit-Pierre (aka DoubleHP) http://benoit.demaine.info/
If computing were an exact science, IT engineers would not have work \_o<

"So all that's left, Is the proof that love's not only blind but deaf."
(FAKE TALES OF SAN FRANCISCO, Arctic Monkeys)


Plus d'informations sur la liste de diffusion RPL2