i've tested my glibc
with the following code
    $ cat >test.c <<X
    #include <sys/resource.h>
    X

    $ gcc -E test.c >/dev/null

but did not give me an error, now i don't know if the problem is my glibc
or sybase? am lost  :( or missing to include the correct path!!?


>From: "Ray Hilton" <[EMAIL PROTECTED]>
>To: "'nelo manuel'" <[EMAIL PROTECTED]>, <[EMAIL PROTECTED]>
>Subject: RE: [PHP] Fatal Error: Call to undefined function: 
>sybase_connect() in
>Date: Tue, 3 Jul 2001 11:37:37 +0200
>
>Not sure other than that... If it compiles it means it can find the
>headers it needs from the sybase package...  Is this sybase 11.9.2?  I
>managed to build php with that some time ago, but I cant for the life of
>me remember any more details...
>
>Do any sybase functions work?  And do you get any errors during
>configure/install?
>
>-----Original Message-----
>From: nelo manuel [mailto:[EMAIL PROTECTED]]
>Sent: 03 July 2001 11:28
>To: [EMAIL PROTECTED]; [EMAIL PROTECTED]
>Subject: RE: [PHP] Fatal Error: Call to undefined function:
>sybase_connect() in
>
>
>i have compile it with sybase on ./configure (according to mastering
>linux
>book, install and configuring php to access data from sybase)
>
>can some else pls help me :(
>
>
> >From: "Ray Hilton" <[EMAIL PROTECTED]>
> >To: "'nelo manuel'" <[EMAIL PROTECTED]>, <[EMAIL PROTECTED]>
> >Subject: RE: [PHP] Fatal Error: Call to undefined function:
> >sybase_connect() in
> >Date: Tue, 3 Jul 2001 09:37:56 +0200
> >
> >Have you sompiled in sybase support?  By defauly php doesn't compile
> >with sybase functions, you must specifcally tell it too...
> >
> >-----Original Message-----
> >From: nelo manuel [mailto:[EMAIL PROTECTED]]
> >Sent: 03 July 2001 09:27
> >To: [EMAIL PROTECTED]
> >Subject: [PHP] Fatal Error: Call to undefined function:
> >sybase_connect() in
> >
> >
> >Dear all,
> >
> >am quite new on php and Linux, after installing php-4.0.6 and run the
> >test.php it worked OK but when i try to write the function to initially
>
> >display records from sybase pubs2 i get the following msg "Fatal
> >Error:Call to undefined function: sybase_connect() in
> >/home/httpd/html/index.php3"
> >
> >i am using Linux Redhat 7 kernel 2.4.3
> >
> >can any one help me please :(
> >
> >Kind regards,
> >Nelson
> >
> >
> >_______________________________________________________________________
> >_
> >_
> >Get Your Private, Free E-mail from MSN Hotmail at
> >http://www.hotmail.com.
> >
> >
> >--
> >PHP General Mailing List (http://www.php.net/)
> >To unsubscribe, e-mail: [EMAIL PROTECTED]
> >For additional commands, e-mail: [EMAIL PROTECTED] To
> >contact the list administrators, e-mail: [EMAIL PROTECTED]
> >
> >
> >
>
>________________________________________________________________________
>_
>Get Your Private, Free E-mail from MSN Hotmail at
>http://www.hotmail.com.
>
>
>--
>PHP General Mailing List (http://www.php.net/)
>To unsubscribe, e-mail: [EMAIL PROTECTED]
>For additional commands, e-mail: [EMAIL PROTECTED] To
>contact the list administrators, e-mail: [EMAIL PROTECTED]
>
>
>

_________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to