Hi, Did you remember how to configure the libCurl to ts 7553?
I have tried:
./configure --prefix=/apollo/curl --build=i686-linux --host=arm-linux
CC=/usr/local/arm/bin/arm-linux-gcc CFLAGS='-Os' --enable-debug
--enable-optimize --enable-static --disable-ftp --without-zlib --disable-rtsp
--disable-dict --disable-proxy --disable-telnet --disable-tftp --disable-pop3
--disable-imap --disable-smtp --disable-ipv6 --enable-http
-enable-crypto-auth --without-gnutls --without-nss --without-ca-bundle
--with-random=/dev/urandom
However, but it fails:
checking whether to enable maintainer-specific portions of Makefiles... no
checking whether to enable debug build options... yes
checking whether to enable compiler optimizer... yes
checking whether to enable strict compiler warnings... yes
checking whether to enable compiler warnings as errors... no
checking whether to enable curl debug memory tracking... (assumed) yes
checking whether to enable hiding of library internal symbols... yes
checking whether to enable c-ares for DNS lookups... no
checking for path separator... :
checking for sed... /bin/sed
checking for grep... /bin/grep
checking for egrep... /bin/grep -E
checking for arm-linux-ar... no
checking for ar... /usr/bin/ar
configure: WARNING: using cross tools not prefixed with host triplet
checking for a BSD-compatible install... /usr/bin/install -c
checking for arm-linux-gcc... /usr/local/arm/bin/arm-linux-gcc
checking whether the C compiler works... no
configure: error: in `/home/apollo/curl-7.30.0':
configure: error: C compiler cannot create executables
See `config.log' for more details
So I tried another way to configure it:
./configure --prefix=/root/curl --build=i686-pc-linux-gnu --host=arm-linux
--target=arm-linux CC=/usr/local/arm/bin/arm-linux-gcc
it gives me the some error, any idea? thanks
--- In "ramirosenbaum" <> wrote:
>
> hi,
> Did you try libCurl?
> I use it on my TS-7553.
>
> --- In "tanganyang1985" <tanganyang@> wrote:
> >
> > hi dear all:
> >
> > Is there a possible way to get a http post from ts-7260 to a windows host
> > machine?
> >
> > I am trying to install Gsoap on ts-7260, but I failed.
> >
> > thanks
> >
>
------------------------------------
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/ts-7000/
<*> Your email settings:
Individual Email | Traditional
<*> To change settings online go to:
http://groups.yahoo.com/group/ts-7000/join
(Yahoo! ID required)
<*> To change settings via email:
<*> To unsubscribe from this group, send an email to:
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
|