Hallo,
ich habe mir das CDK gerade installiert und habe eigentlich alles nach Anleitung gemacht.
....
Configured for tuxbox.
make[1]: Entering directory `/home/Kai/tuxbox-cvs/cdk/openssl-0.9.6c'
+ rm -f libcrypto
+ rm -f libssl
making all in crypto...
make[2]: Entering directory `/home/Kai/tuxbox-cvs/cdk/openssl-0.9.6c/crypto'
( echo "#ifndef MK1MF_BUILD"; \
echo " /* auto-generated by crypto/Makefile.ssl for crypto/cversion.c */"; \
echo " #define CFLAGS \"powerpc-tuxbox-linux-gnu-gcc -fPIC -DTHREADS -D_REENTRA
NT -DDSO_DLFCN -DHAVE_DLFCN_H -DNO_IDEA -DNO_MD2 -DNO_MD4 -DNO_MDC2 -DNO_RC2 -DN
O_RC5 -DB_ENDIAN -DTERMIO -Os -fomit-frame-pointer -Wall\""; \
echo " #define PLATFORM \"tuxbox\""; \
echo " #define DATE \"`date`\""; \
echo "#endif" ) >buildinf.h
powerpc-tuxbox-linux-gnu-gcc -I. -I../include -fPIC -DTHREADS -D_REENTRANT -DDSO
_DLFCN -DHAVE_DLFCN_H -DNO_IDEA -DNO_MD2 -DNO_MD4 -DNO_MDC2 -DNO_RC2 -DNO_RC5 -D
B_ENDIAN -DTERMIO -Os -fomit-frame-pointer -Wall -c -o cryptlib.o cryptlib.c
cryptlib.c:59:19: stdio.h: No such file or directory
cryptlib.c:60:20: string.h: No such file or directory
In file included from cryptlib.c:61:
cryptlib.h:62:20: stdlib.h: No such file or directory
cryptlib.h:63:20: string.h: error 0
In file included from cryptlib.h:65,
from cryptlib.c:61:
../include/openssl/e_os.h:283:30: unistd.h: No such file or directory
../include/openssl/e_os.h:288:29: sys/types.h: No such file or directory
In file included from cryptlib.h:67,
from cryptlib.c:61:
../include/openssl/crypto.h:62:20: stdlib.h: error 0
../include/openssl/crypto.h:65:19: stdio.h: error 0
In file included from cryptlib.h:67,
from cryptlib.c:61:
../include/openssl/crypto.h:323: warning: parameter names (without types) in fun
ction declaration
../include/openssl/crypto.h:323: parse error before "size_t"
../include/openssl/crypto.h:324: warning: parameter names (without types) in fun
ction declaration
../include/openssl/crypto.h:330: warning: parameter names (without types) in fun
ction declaration
../include/openssl/crypto.h:330: parse error before "size_t"
../include/openssl/crypto.h:331: warning: parameter names (without types) in fun
ction declaration
../include/openssl/crypto.h:378: parse error before '*' token
In file included from cryptlib.h:69,
from cryptlib.c:61:
../include/openssl/bio.h:63:20: stdio.h: error 0
In file included from cryptlib.h:69,
from cryptlib.c:61:
../include/openssl/bio.h:464: parse error before "BIO_ctrl_pending"
../include/openssl/bio.h:464: warning: type defaults to `int' in declaration of
`BIO_ctrl_pending'
../include/openssl/bio.h:464: warning: data definition has no type or storage cl
ass
../include/openssl/bio.h:465: parse error before "BIO_ctrl_wpending"
../include/openssl/bio.h:465: warning: type defaults to `int' in declaration of
`BIO_ctrl_wpending'
../include/openssl/bio.h:465: warning: data definition has no type or storage cl
ass
../include/openssl/bio.h:482: parse error before "BIO_ctrl_get_write_guarantee"
../include/openssl/bio.h:482: warning: type defaults to `int' in declaration of
`BIO_ctrl_get_write_guarantee'
../include/openssl/bio.h:482: warning: data definition has no type or storage cl
ass
../include/openssl/bio.h:483: parse error before "BIO_ctrl_get_read_request"
../include/openssl/bio.h:483: warning: type defaults to `int' in declaration of
`BIO_ctrl_get_read_request'
../include/openssl/bio.h:483: warning: data definition has no type or storage cl
ass
../include/openssl/bio.h:507: parse error before '*' token
../include/openssl/bio.h:596: parse error before "size_t"
../include/openssl/bio.h:609: parse error before "size_t"
../include/openssl/bio.h:610: parse error before "size_t"
In file included from cryptlib.h:70,
from cryptlib.c:61:
../include/openssl/err.h:63:19: stdio.h: error 0
../include/openssl/err.h:64:20: stdlib.h: error 0
In file included from ../include/openssl/err.h:71,
from cryptlib.h:70,
from cryptlib.c:61:
../include/openssl/lhash.h:67:19: stdio.h: error 0
In file included from ../include/openssl/err.h:71,
from cryptlib.h:70,
from cryptlib.c:61:
../include/openssl/lhash.h:134: parse error before "FILE"
../include/openssl/lhash.h:135: parse error before "FILE"
../include/openssl/lhash.h:136: parse error before "FILE"
In file included from cryptlib.h:70,
from cryptlib.c:61:
../include/openssl/err.h:90:19: errno.h: No such file or directory
In file included from cryptlib.h:70,
from cryptlib.c:61:
../include/openssl/err.h:247: parse error before "size_t"
../include/openssl/err.h:252: parse error before '*' token
cryptlib.c:111: `NULL' undeclared here (not in a function)
cryptlib.c:116: `NULL' undeclared here (not in a function)
cryptlib.c:120: `NULL' undeclared here (not in a function)
cryptlib.c:122: `NULL' undeclared here (not in a function)
cryptlib.c:123: `NULL' undeclared here (not in a function)
cryptlib.c:125: `NULL' undeclared here (not in a function)
cryptlib.c:127: `NULL' undeclared here (not in a function)
cryptlib.c:129: `NULL' undeclared here (not in a function)
cryptlib.c: In function `CRYPTO_get_new_lockid':
cryptlib.c:144: `NULL' undeclared (first use in this function)
cryptlib.c:144: (Each undeclared identifier is reported only once
cryptlib.c:144: for each function it appears in.)
cryptlib.c: In function `CRYPTO_get_new_dynlockid':
cryptlib.c:170: `NULL' undeclared (first use in this function)
cryptlib.c: In function `CRYPTO_destroy_dynlockid':
cryptlib.c:222: `NULL' undeclared (first use in this function)
cryptlib.c: In function `CRYPTO_get_dynlock_value':
cryptlib.c:265: `NULL' undeclared (first use in this function)
cryptlib.c:281: warning: control reaches end of non-void function
cryptlib.c: In function `CRYPTO_thread_id':
cryptlib.c:358: `NULL' undeclared (first use in this function)
cryptlib.c:367: warning: implicit declaration of function `getpid'
cryptlib.c: In function `CRYPTO_lock':
cryptlib.c:414: `NULL' undeclared (first use in this function)
cryptlib.c: In function `CRYPTO_add_lock':
cryptlib.c:423: `NULL' undeclared (first use in this function)
make[2]: *** [cryptlib.o] Error 1
make[2]: Leaving directory `/home/Kai/tuxbox-cvs/cdk/openssl-0.9.6c/crypto'
make[1]: *** [sub_all] Error 1
make[1]: Leaving directory `/home/Kai/tuxbox-cvs/cdk/openssl-0.9.6c'
make: *** [.libcrypto] Error 2
das war ein make .stream. Wiso fehlt dem da so ein haufen Dateien?
Ich muß dazu sagen das ich leider noch keinen Plan habe wie das mit dem CDK funktioniert, aber das wird schon noch.
Dieses openssl... hat er sich übrigends beim ersten Versuch frisch aus dem CVS geholt.
sat24
Compilieren unter cygwin geht nicht
Kreuzuebersetzer, Diskussion über Änderungen im Tuxbox-CDK und Tuxbox-CVS
1 Beitrag
• Seite 1 von 1
-
- Einsteiger
- Beiträge: 344
- Registriert: Freitag 22. März 2002, 18:36
Compilieren unter cygwin geht nicht
Beitrag von sat24 »
1 Beitrag
• Seite 1 von 1
Zurück zu „Tuxbox-SD Buildsystem“
Gehe zu
- Allgemein
- ↳ Ankündigungen und Informationen
- ↳ TuxboxWIKI
- ↳ Diskussionen, Vorschläge, Anregungen, Wünsche
- ↳ Entwicklung, Lizenzfragen etc...
- Neutrino und Buildsysteme
- ↳ Neutrino
- ↳ Wiki Neutrino-MP
- ↳ Buildsystem, SDK
- ↳ bbs (bellum's Buildsystem)
- ↳ Wiki - bbs (bellum's Buildsystem)
- ↳ Source - bbs (bellum's Buildsystem)
- ↳ Buildsysteme allgemein
- ↳ Plugins
- ↳ Lua-Neutrino-API
- Images
- ↳ Images
- Source Code
- ↳ Tuxbox-Sources @ GitHub
- ↳ libdvbsi++ by Obi @ SourceForge
- ↳ Tuxbox-SD app and CDK-sources for good old d-Box2 @ SourceForge
- dBox2
- ↳ Neutrino SD
- ↳ Enigma
- ↳ Feature Requests, Bug-Reports
- ↳ Tuxbox-SD Buildsystem
- ↳ Wiki->Images und Yadd's bauen
- ↳ Tuxbox-SD Environment
- ↳ U-Boot, Kernel, Busybox
- ↳ Treiber
- ↳ Software-Integration
- ↳ Integration
- ↳ Grab
- ↳ Windows Boot-Manager
- ↳ Tuxbox-SD Peripherie Hardware Entwicklung
- ↳ Hardware
- ↳ dBox2 IDE-Interface
- ↳ NAS-Geräte
- ↳ Tuxbox-SD Sources
- ↳ Archiv
- ↳ EliteDVB
- ↳ LCARS
- ↳ Tuxbox-SD Support, Knowledge Base
- ↳ FAQ
- ↳ dbox2 HowTo, Anleitungen
- ↳ Anfängerfragen
- ↳ Images
- ↳ Hardware, Debugmode
- ↳ Flashing (Boxen, PC, MAC und Co.)
- ↳ Tuxbox-SD Beginners Questions (en)