[Buildroot] openssl 0.9.8.n compilation problem

Belisko Marek marek.belisko at gmail.com
Thu Apr 15 11:24:25 UTC 2010


Hi,

I would like to build with buildroot transmission which
is dependent on libcurl and openssl. I have a problems with building of ssl.

I build toolchain in buildroot with uclibc.

Error is:
/home/open-nandra/projects/buildroot/output/staging/usr/bin/arm-linux-uclibcgnueabi-gcc
-I.. -I../.. -I../../include -fPIC -DOPENSSL_PIC -DZLIB_SHARED -DZLIB
-DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -DTERMIO -Os
-pipe -Os  -I/home/open-nandra/projects/buildroot/output/staging/usr/include
-I/home/open-nandra/projects/buildroot/output/staging/include
--sysroot=/home/open-nandra/projects/buildroot/output/staging/
-isysroot /home/open-nandra/projects/buildroot/output/staging
-mabi=aapcs-linux -msoft-float -fomit-frame-pointer -Wall   -c -o
bss_dgram.o bss_dgram.c
bss_dgram.c: In function 'dgram_ctrl':
bss_dgram.c:433: error: 'IPV6_PMTUDISC_DO' undeclared (first use in
this function)
bss_dgram.c:433: error: (Each undeclared identifier is reported only once
bss_dgram.c:433: error: for each function it appears in.)
bss_dgram.c:434: error: 'IPV6_MTU_DISCOVER' undeclared (first use in
this function)
bss_dgram.c:474: error: 'IPV6_MTU' undeclared (first use in this function)
make[3]: *** [bss_dgram.o] Error 1

I try to fix this but it leads to different problem so my question is
if there exist some patch to fix this.

Thanks,

Marek



More information about the buildroot mailing list