Not sure on the C compiling problem.

As far as your php working,  RH8 shipped with apache 2.*** not 1.3**, 
cannot remember the exact version numbers.  I don't the PHP module 
supports Apache 2 yet.  So if you installed the Apache from the RH8 
disks then you will probably need to revert to 1.3 for your php to work.

Wout Decré wrote:
> Hi,
> 
> I my point of view 7.3 is like a 9999999 times better then 8.0.
> When I first spend a whole day for getting it on the computer
> I can't compile anything!
> And also my PHP isn't working fine.
> I will give you a paste of one of my compiles:
> 
> checking for gcc... gcc
> checking for C compiler default output... a.out
> checking whether the C compiler works... yes
> checking whether we are cross compiling... no
> checking for suffix of executables...
> checking for suffix of object files... o
> checking whether we are using the GNU C compiler... yes
> checking whether gcc accepts -g... yes
> checking if you have gcc 3.0 or higher... yes
> checking if gcc has a working -pipe... no
> checking for rm... /bin/rm
> checking for cp... /bin/cp
> checking for touch... /bin/touch
> checking for openssl... /usr/bin/openssl
> checking for install... /usr/bin/install
> checking for crypt in -ldescrypt... no
> checking for crypt in -lcrypt... no
> checking for socket in -lsocket... no
> checking for inet_ntoa in -lnsl... no
> checking how to run the C preprocessor... gcc -E
> checking for ANSI C header files... no
> checking for sys/types.h... no
> checking for sys/stat.h... no
> checking for stdlib.h... no
> checking for string.h... no
> checking for memory.h... no
> checking for strings.h... no
> checking for inttypes.h... no
> checking for stdint.h... no
> checking for unistd.h... no
> checking sys/param.h usability... no
> checking sys/param.h presence... yes
> configure: WARNING: sys/param.h: present but cannot be compiled
> configure: WARNING: sys/param.h: check for missing prerequisite headers?
> configure: WARNING: sys/param.h: proceeding with the preprocessor's result
> checking for sys/param.h... yes
> checking for stdlib.h... (cached) no
> checking stddef.h usability... no
> checking stddef.h presence... yes
> configure: WARNING: stddef.h: present but cannot be compiled
> configure: WARNING: stddef.h: check for missing prerequisite headers?
> configure: WARNING: stddef.h: proceeding with the preprocessor's result
> checking for stddef.h... yes
> checking sys/syslog.h usability... no
> checking sys/syslog.h presence... yes
> configure: WARNING: sys/syslog.h: present but cannot be compiled
> configure: WARNING: sys/syslog.h: check for missing prerequisite headers?
> configure: WARNING: sys/syslog.h: proceeding with the preprocessor's result
> checking for sys/syslog.h... yes
> checking for unistd.h... (cached) no
> checking for string.h... (cached) no
> checking for strings.h... (cached) no
> checking regex.h usability... no
> checking regex.h presence... yes
> configure: WARNING: regex.h: present but cannot be compiled
> configure: WARNING: regex.h: check for missing prerequisite headers?
> configure: WARNING: regex.h: proceeding with the preprocessor's result
> checking for regex.h... yes
> checking openssl/ssl.h usability... no
> checking openssl/ssl.h presence... no
> checking for openssl/ssl.h... no
> checking malloc.h usability... no
> checking malloc.h presence... yes
> configure: WARNING: malloc.h: present but cannot be compiled
> configure: WARNING: malloc.h: check for missing prerequisite headers?
> configure: WARNING: malloc.h: proceeding with the preprocessor's result
> checking for malloc.h... yes
> checking sys/rusage.h usability... no
> checking sys/rusage.h presence... no
> checking for sys/rusage.h... no
> checking glob.h usability... no
> checking glob.h presence... yes
> configure: WARNING: glob.h: present but cannot be compiled
> configure: WARNING: glob.h: check for missing prerequisite headers?
> configure: WARNING: glob.h: proceeding with the preprocessor's result
> checking for glob.h... yes
> checking for gcc option to accept ANSI C... none needed
> checking for an ANSI C-conforming const... no
> checking for inline... no
> checking for size_t... no
> checking whether time.h and sys/time.h may both be included... no
> checking whether struct tm is in sys/time.h or time.h... sys/time.h
> checking for uid_t in sys/types.h... yes
> checking for short... no
> checking size of short... 0
> checking for int... no
> checking size of int... 0
> checking for long... no
> checking size of long... 0
> configure: error: Cannot find a type with size of 16 bits
> 
> I have already tried a million times reinstalling all
> the libries, nothing helps.
> Then my problem with PHP (or Apache maybe):
> When I go on my system on an URL like index.php?lala=bla&da=ff
> then I just go to index.php he does not even look to the
> lala=bla&da=ff! And when scripting only <?php works, and not
> <?.
> I have worked hard on all my programs, and they worked
> fine on 7.3, and now I updated to 8.0 (what did not went that
> easy, I tried "upgrade" but then my system was broken so I had
> to install everything again, luckely I had a backup).
> I'm really now laughing about this, I downloaded already 6GB this
> month on that 8.0 and we are only the 6th of October!
> Can you please tell me what I have to do so that C(++)libs and that
> PHP works fine?
> 
> Thank you for your time,
> 
> Wout
> 
> 
> 
> 




-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to