Re: PHP 4.3.x , NET::SSLeay

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



> ext/mysql/libmysql/my_tempnam.lo(.text+0x4c): In function `my_tempnam':
> /apps/config/php-4.3.1/ext/mysql/libmysql/my_tempnam.c:103: the use of
> `tempnam' is dangerous, better use `mkstemp'
> ext/mysql/libmysql/my_lib.lo(.text+0x3d1): In function `my_dir':
> /apps/config/php-4.3.1/ext/mysql/libmysql/my_lib.c:169: undefined
> reference to `errno'

Oh yeah, I forgot about those. I just added #include <errno.h> to the
top of each of the .c files which were missing it in order to get it to
build.

HTH,

Eric





[Index of Archives]     [Fedora Users]     [Centos Users]     [Kernel Development]     [Red Hat Install]     [Red Hat Watch]     [Red Hat Development]     [Red Hat Phoebe Beta]     [Yosemite Forum]     [Fedora Discussion]     [Gimp]     [Stuff]     [Yosemite News]

  Powered by Linux