[NBLUG/talk] Stumped

iansuth at sbcglobal.net iansuth at sbcglobal.net
Mon Jan 31 02:50:30 PST 2005


On Monday 31 January 2005 18:35, Eric Eisenhart wrote:
> Ian,
> What are you trying to build?  Where did the "configure" script you're
> running come from?
>
> What does "ls -l /usr/bin/gcc" say?
> What does "which gcc" say?
> What does "gcc -v" say?
> How about "echo $PATH"?
>
> It's possible there's something wrong with how your system is set up, or
> it's possible that the configure script you're running is broken somehow.
> We're just trying to figure out which is going on.

Trying to build two things; cups-1.1.23-source.tar.gz; gnucash-1.8.1.5.tar.gz
ian at debian:~$ ls -l /usr/bin/gcc-3.3
-rwxr-xr-x  1 root root 85196 2004-12-19 17:20 /usr/bin/gcc-3.3
ian at debian:~$ which gcc-3.3
/usr/bin/gcc-3.3
ian at debian:~$ gcc-3.3 -v
Reading specs from /usr/lib/gcc-lib/i486-linux/3.3.5/specs
Configured with: ../src/configure -v 
--enable-languages=c,c++,java,f77,pascal,objc,ada,treelang --prefix=/usr 
--mandir=/usr/share/man 
--infodir=/usr/share/info--with-gxx-include-dir=/usr/include/c++/3.3 
--enable-shared --with-system-zlib --enable-nls --without-included-gettext 
--enable-__cxa_atexit --enable-clocale=gnu --enable-debug 
--enable-java-gc=boehm --enable-java-awt=xlib --enable-objc-gci486-linux
Thread model: posix
gcc version 3.3.5 (Debian 1:3.3.5-5)
ian at debian:~$ echo $PATH
/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/usr/games

Thanks, Ian




More information about the talk mailing list