* Thus wrote Nguyen, Long P (Mission Systems):
> I tried what you suggested and got the following:
>
> [EMAIL PROTECTED] root]# "main(){return(0);}" > test.c
> -bash: main(){return(0);}: command not found
You missed the 'echo'..
bash$ echo "main(){return(0);}" > test.c
Curt
--
First, let me
#x27;:
: undefined reference to `main'
collect2: ld returned 1 exit status
-Original Message-
From: Curt Zirzow [mailto:[EMAIL PROTECTED]
Sent: Wednesday, June 30, 2004 10:07 AM
To: [EMAIL PROTECTED]
Subject: Re: [PHP] install/config error - please help
* Thus wrote Nguyen, Long P (Missio
* Thus wrote Nguyen, Long P (Mission Systems):
> any ideas with this install/config error?
>
> [EMAIL PROTECTED] php-4.3.7]# ./configure --with-mysql=/usr/local/mysql
> creating cache ./config.cache
> checking host system type... i686-pc-linux-gnu
> checking for gcc... gcc
> checking whether the C
3 matches
Mail list logo