Nieuws:

Welkom, Gast. Alsjeblieft inloggen of registreren.
Heb je de activerings-mail niet ontvangen?

Auteur Topic: ./configure  (gelezen 1142 keer)

./configure
« Gepost op: 2007/12/26, 20:05:52 »
khexedit-0.8.5/kde1x$ ./configure
loading cache ./config.cache
checking for a BSD compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... yes
checking for working aclocal... missing
checking for working autoconf... missing
checking for working automake... missing
checking for working autoheader... missing
checking for working makeinfo... found
checking for a C-Compiler...
checking for gcc... gcc
checking whether the C compiler (gcc  ) works... no
configure: error: installation or configuration problem: C compiler cannot create executables.



Ok ik geloof niet dat ik hier helemaal ga uitkomen :D
Ik praat niet te snel, je luisterd te langzaam ;-)

Offline Rulus

  • Lid
./configure
« Reactie #1 Gepost op: 2007/12/26, 20:06:34 »
sudo apt-get install khexedit

Offline siegi

  • Lid
./configure
« Reactie #2 Gepost op: 2007/12/26, 20:09:53 »
je mist build-essential voor compileren maar je kan best gewoon khexedit installeren uit de repos. met apt of synaptic.

./configure
« Reactie #3 Gepost op: 2007/12/26, 20:10:48 »
Ja ik weet het maar ik heb hier debian draaien dus dat werkt niet. Ik heb dus build-essential nodig :) ga ik even proberen.
Ik praat niet te snel, je luisterd te langzaam ;-)

./configure
« Reactie #4 Gepost op: 2007/12/26, 20:17:21 »
na helemaal lekker, ik doe dus ./configure en dat leek nu goed te gaan, doe ik make en dan is er geen make file te bekennen :D mooi is dat :)
Ik praat niet te snel, je luisterd te langzaam ;-)

./configure
« Reactie #5 Gepost op: 2007/12/26, 20:27:56 »
make
make  all-recursive
make[1]: Entering directory `/home/marc/progjes/hexedit-0.9.7'
Making all in docs
make[2]: Entering directory `/home/marc/progjes/hexedit-0.9.7/docs'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/marc/progjes/hexedit-0.9.7/docs'
Making all in src
make[2]: Entering directory `/home/marc/progjes/hexedit-0.9.7/src'
gcc -DHAVE_CONFIG_H -I. -I. -I..     -g -O2 -Wall -c asciikey.c
In file included from asciikey.c:14:
hexedit.h:218: error: expected ‘)’ before ‘*’ token
hexedit.h:223: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
hexedit.h:225: error: expected ‘)’ before ‘*’ token
hexedit.h:252: error: expected ‘)’ before ‘*’ token
hexedit.h:282: error: expected ‘)’ before ‘*’ token
hexedit.h:345: error: expected specifier-qualifier-list before ‘WINDOW’
asciikey.c: In function ‘asciiMode’:
asciikey.c:22: error: ‘KEY_UP’ undeclared (first use in this function)
asciikey.c:22: error: (Each undeclared identifier is reported only once
asciikey.c:22: error: for each function it appears in.)
asciikey.c:23: error: ‘KEY_DOWN’ undeclared (first use in this function)
asciikey.c:24: error: ‘KEY_LEFT’ undeclared (first use in this function)
asciikey.c:25: error: ‘KEY_RIGHT’ undeclared (first use in this function)
asciikey.c:32: error: ‘KEY_NPAGE’ undeclared (first use in this function)
asciikey.c:33: error: ‘KEY_C3’ undeclared (first use in this function)
asciikey.c:37: error: ‘KEY_PPAGE’ undeclared (first use in this function)
asciikey.c:38: error: ‘KEY_A3’ undeclared (first use in this function)
asciikey.c:44: error: ‘struct ’ has no member named ‘filesize’
asciikey.c:56: error: ‘struct ’ has no member named ‘charset’
asciikey.c:60: error: ‘struct ’ has no member named ‘modified’
asciikey.c:66: error: ‘KEY_IC’ undeclared (first use in this function)
asciikey.c:69: error: ‘KEY_DC’ undeclared (first use in this function)
asciikey.c:71: error: ‘KEY_END’ undeclared (first use in this function)
asciikey.c:73: error: ‘KEY_HOME’ undeclared (first use in this function)
asciikey.c:89: warning: implicit declaration of function ‘getch’
make[2]: *** [asciikey.o] Error 1
make[2]: Leaving directory `/home/marc/progjes/hexedit-0.9.7/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/marc/progjes/hexedit-0.9.7'
make: *** [all-recursive-am] Error 2



Dit ziet er ook niet helemaal tof uit geloof ik :)
Ik praat niet te snel, je luisterd te langzaam ;-)

Offline siegi

  • Lid
./configure
« Reactie #6 Gepost op: 2007/12/26, 21:00:53 »
er zijn nog wel andere afhankelijkheden waar je aan zal moeten voldoen.
Aangezien het een kde programma is zal je daar ook nog wat afhankelijkheden nodig hebben. Redelijk wat werk om over het forum te doen.

Kan gewoon hexedit het trouwens ook niet. inplaats van khexedit.

./configure
« Reactie #7 Gepost op: 2007/12/27, 20:28:04 »
ja daar zit wel wat in denk ik haha
ik ga even opzoek naar hexedit
Ik praat niet te snel, je luisterd te langzaam ;-)

Offline profoX

  • Lid
    • wesley
    • Lionslink
./configure
« Reactie #8 Gepost op: 2007/12/27, 20:42:54 »
khexedit zit in de debian repositories hoor.. http://packages.debian.org/etch/khexedit
Human Knowledge Belongs To The World -- Antitrust (2001)
Nederlandstalige Ubuntu documentatie van Ubuntu-NL (wiki)

Saithn

  • Gast
./configure
« Reactie #9 Gepost op: 2008/01/23, 13:11:20 »
Hey ik heb grotendeels hetzelfde probleem. Ik ben beginnend ubuntu user, ik gebruik het nu om een simulator te runnen. Echter lukt het me niet om de configure te runnen van een tool voor de simulator.

Als ik configure run krijg ik dit te zien:

~/Study/ADK-0.4$ ./configure
loading cache ./config.cache
checking for c++... (cached) c++
  ) works... nor the C++ compiler (c++
configure: error: installation or configuration problem: C++ compiler cannot create executables.
delodic@Delodic:~/Study/ADK-0.4$
Met de volgende log:

This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

configure:531: checking for c++
configure:563: checking whether the C++ compiler (c++
  ) works
configure:579: c++
 -o conftest    conftest.C  1>&5
eval: 1: c++
: not found
configure: failed program was:

#line 574 "configure"
#include "confdefs.h"

int main(){return(0);}
Voor het gemak zet ik er ook een stukje van de configure file bij:

echo $ac_n "checking whether the C++ compiler ($CXX $CXXFLAGS $LDFLAGS) works""... $ac_c" 1>&6
echo "configure:563: checking whether the C++ compiler ($CXX $CXXFLAGS $LDFLAGS) works" >&5

ac_ext=C
# CXXFLAGS is not in ac_cpp because -g, -O, etc. are not valid cpp options.
ac_cpp='$CXXCPP $CPPFLAGS'
ac_compile='${CXX-g++} -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
ac_link='${CXX-g++} -o conftest${ac_exeext} $CXXFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS 1>&5'
cross_compiling=$ac_cv_prog_cxx_cross

cat > conftest.$ac_ext << EOF

#line 574 "configure"
#include "confdefs.h"

int main(){return(0);}
EOF
if { (eval echo configure:579: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then
  ac_cv_prog_cxx_works=yes
  # If we can't run a trivial program, we are probably using a cross compiler.
  if (./conftest; exit) 2>/dev/null; then
    ac_cv_prog_cxx_cross=no
  else
    ac_cv_prog_cxx_cross=yes
  fi
else
khexedit had ik nog niet, maar ook nadat ik die geinstalleerd heb geeft hij nog dezelfde fout + log. De meeste packages verder heb ik al. Ik gebruik dus ubuntu 7.10

Citaat
build-essential is already the newest version.
libc6 is already the newest version.
libstdc++6 is already the newest version.
g++ is already the newest version. g++ set to manual installed.
Tot slot staat er al een link in m'n /usr/bin/c++ naar /usr/bin/g++  of g++-4.2 weet niet precies meer.

Ik hoop dat iemand me kan helpen

Saithn

  • Gast
./configure
« Reactie #10 Gepost op: 2008/01/23, 18:33:28 »
Help please