Nieuws:

Ubuntu-NL weer online!

Na een periode van technische problemen en een overbelaste server zijn we eindelijk weer bereikbaar.
Samen met Hobbynet, onze sponsor en hostingpartner, hebben we een oplossing gevonden zodat alles weer soepel draait.

Bedankt voor jullie geduld en begrip. We hopen nu weer verder te gaan waar we gebleven waren.

Het team van Ubuntu-NL

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

Auteur Topic: make  (gelezen 543 keer)

make
« Gepost op: 2008/07/19, 22:00:22 »
Ik ga met de terminal naar de map en typ make
en dan krijg ik dit

chris@Ubuntu:~$ cd unpack
chris@Ubuntu:~/unpack$ cd src
chris@Ubuntu:~/unpack/src$ make
cc uif2iso.c -O2 -s -o uif2iso -lz -lssl -lcrypto
uif2iso.c:32:18: fout: zlib.h: Bestand of map bestaat niet
uif2iso.c:33:25: fout: openssl/des.h: Bestand of map bestaat niet
uif2iso.c:126: interne fout expected declaration specifiers or ‘...’ before ‘z_stream’
uif2iso.c:126: interne fout expected declaration specifiers or ‘...’ before ‘DES_key_schedule’
uif2iso.c:131: interne fout expected ‘)’ before ‘*’ token
uif2iso.c:136: interne fout expected ‘)’ before ‘*’ token
uif2iso.c: In functie ‘main’:
uif2iso.c:159: interne fout ‘DES_key_schedule’ undeclared (first use in this function)
uif2iso.c:159: interne fout (Each undeclared identifier is reported only once
uif2iso.c:159: interne fout for each function it appears in.)
uif2iso.c:159: interne fout ‘ctx’ undeclared (first use in this function)
uif2iso.c:160: interne fout ‘z_stream’ undeclared (first use in this function)
uif2iso.c:160: interne fout expected ‘;’ before ‘z’
uif2iso.c:230: interne fout ‘z’ undeclared (first use in this function)
uif2iso.c:230: interne fout ‘alloc_func’ undeclared (first use in this function)
uif2iso.c:230: interne fout expected ‘;’ before numeric constant
uif2iso.c:231: interne fout ‘free_func’ undeclared (first use in this function)
uif2iso.c:231: interne fout expected ‘;’ before numeric constant
uif2iso.c:232: interne fout ‘voidpf’ undeclared (first use in this function)
uif2iso.c:232: interne fout expected ‘;’ before numeric constant
uif2iso.c:311: interne fout too many arguments to function ‘blhr_unzip’
uif2iso.c:323: interne fout too many arguments to function ‘blhr_unzip’
uif2iso.c:333: interne fout too many arguments to function ‘blhr_unzip’
uif2iso.c: Op bovenste niveau:
uif2iso.c:806: interne fout expected declaration specifiers or ‘...’ before ‘z_stream’
uif2iso.c:806: interne fout expected declaration specifiers or ‘...’ before ‘DES_key_schedule’
uif2iso.c: In functie ‘blhr_unzip’:
uif2iso.c:813: interne fout ‘ctx’ undeclared (first use in this function)
uif2iso.c:816: interne fout ‘z’ undeclared (first use in this function)
uif2iso.c: Op bovenste niveau:
uif2iso.c:952: interne fout expected ‘)’ before ‘*’ token
uif2iso.c:1008: interne fout expected ‘)’ before ‘*’ token
make: *** [all] Fout 1
chris@Ubuntu:~/unpack/src$




Gisteren lukte dit perfect en nu niet meer??

Offline siegi

  • Lid
make
« Reactie #1 Gepost op: 2008/07/19, 22:20:44 »
Wat probeer je te installeren?

make
« Reactie #2 Gepost op: 2008/07/19, 22:21:59 »
Het ging over uif2iso maar het is ondertussen opgelost.
Blijkbaar waren de build tools niet allemaal aanwezig.