Ethical Hacking Learn to find vulnerabilities before the bad guys do! Gain real world hands on hacking experience in our state of the art hacking lab. Course designed and taught by expert instructors with years of penetration testing experience. 12 student maximum in every class. Certification attempt included in every package. | Computer Forensics Training at InfoSec Institute Gain the in-demand skills of a certified computer examiner, learn to recover trace data left behind by fraud, theft, and cybercrime perpetrators. Discover the source of computer crime and abuse at your organization so that it never happens again. All of our class sizes are guaranteed to be 12 students or less to facilitate one-on-one interaction with one of our expert instructors. |

| Subject: | question about cross compiling 3.9p1 for uClibc |
|---|---|
| Date: | Thu, 16 Sep 2004 10:54:11 -0700 |
$ cd /home/squirrel/projects/set_top_pbx/workspace/build/openssh-3.9p1
$ CC=~/cross_cc/i386-linux-uclibc/bin/i386-linux-uclibc-gcc \
./configure \
--host=i386-linux \
--prefix=/usr \
--sysconfdir=/etc/ssh \
--disable-largefile
configure: WARNING: If you wanted to set the --build type, don't use
--host.
If a cross compiler is detected then cross compile mode will be
used.
checking for i386-linux-gcc...
~/cross_cc/i386-linux-uclibc/bin/i386-linux-uclibc-gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... yes
... <truncated> ...
checking compiler and flags for sanity... configure: error: cannot
run test program while cross compiling
See `config.log' for more details. echo "$as_me:$LINENO: checking compiler and flags for sanity" >&5
echo $ECHO_N "checking compiler and flags for sanity... $ECHO_C" >&6
if test "$cross_compiling" = yes; then
{ { echo "$as_me:$LINENO: error: cannot run test program while
cross compiling
See \`config.log' for more details." >&5
echo "$as_me: error: cannot run test program while cross compiling
See \`config.log' for more details." >&2;}
{ (exit 1); exit 1; }; }
else
... <truncated> ...
fiThanks for the help!
chris
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | extremely slow connection, pippo |
|---|---|
| Next by Date: | Re: scp to pipe, konsar |
| Previous by Thread: | extremely slow connection, pippo |
| Next by Thread: | SSH hangs ..., Dmitry Golovaty |
| Indexes: | [Date] [Thread] [Top] [All Lists] |