Operating System - HP-UX
1832840 Members
2968 Online
110047 Solutions
New Discussion

php compile.. one more question.

 
이현석_3
Occasional Contributor

php compile.. one more question.

I add warning messages,
I don't know that php/libs/*.sl file don't create

-------
*** Warning: linker path does not have real file for library -l:libdld.sl.
I have the capability to make that library automatically link in when you link to this library. But I can only do this if you have a
shared version of the library, which you do not appear to have because I did check the linker path looking for a file starting
with lib:libdld.sl and none of the candidates passed a file format test using a file magic. Last file checked: /lib/libnsl.1

****** Warning: libtool could not satisfy all declared inter-library dependencies of module libphp4. Therefore, libtool will create
a static module, that should work as long as the dlopening application is linked with the -dlopen flag.
-------------

I think that last message is point.
but I don't know what to do.
2 REPLIES 2
YoungHwan, Ko
Valued Contributor

Re: php compile.. one more question.

ì ë í ì ¸ì .
ì§ ë 주ì ê¸ ë´¤ì ë ë °
PHPì ë í ´ì ë ì ëª°ë ¼ì ë µë³ ëª»ë ë ¸ì µë ë ¤.
ê¸ ì ´ í ì°¸ ë ¤ë¡ ë° ë ¸ë ¤ì ..
ë ¤ì ìµ ê·¼ ë ±ë¡
이현석_3
Occasional Contributor

Re: php compile.. one more question.

what's language?
^^;