Fw: sorry I meant to say libphp7.dll is missing

Jim McNamara roboloki@yahoo.com
Mon Jun 20 09:50:36 GMT 2022


Hi Ken and Brian-

Please see the make report below.

How do I direct php_amf3 to see cygphp7-7-3.dll? It will only give me a 'static module'. I need dynamic!

Also, my bitdefender slows down cygwin. If I shut off the shield, it runs like a champ. I am going to re run again and see if I can add cygwin as an exception, so I don't have to shut off my whole antivirus.

If I can get php_amf3 to work on cygwin, I am going to post that it works with Apache Royale
on the Royale mailing list. People like windows, and Apache Royale has a lot of tools available on windows. They may not choose php_amf3/cygwin if they think php_amf3 is linux only.  

I am having cool results with php_amf3 on linux with Royale.

Please assist if you can!

THANKS,
roboloki

*** Warning: linker path does not have real file for library -lphp7.
*** 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 libphp7 but no candidates were found. (...for file magic test)


*** Warning: libtool could not satisfy all declared inter-library
*** dependencies of module amf3.  Therefore, libtool will create
*** a static module, that should work as long as the dlopening
*** application is linked with the -dlopen flag.
libtool: link: ar cru .libs/amf3.a .libs/amf3.o .libs/amf3-encode.o .libs/amf3-decode.o
libtool: link: ranlib .libs/amf3.a
libtool: link: ( cd ".libs" && rm -f "amf3.la" && ln -s "../amf3.la" "amf3.la" )
/bin/sh /home/DeathDealer/amf3/libtool --mode=install cp ./amf3.la /home/DeathDealer/amf3/modules
libtool: install: cp ./.libs/amf3.lai /home/DeathDealer/amf3/modules/amf3.la
libtool: install: cp ./.libs/amf3.a /home/DeathDealer/amf3/modules/amf3.a
libtool: install: chmod 644 /home/DeathDealer/amf3/modules/amf3.a
libtool: install: ranlib /home/DeathDealer/amf3/modules/amf3.a


Build complete.
Don't forget to run 'make test'.


----- Forwarded Message -----

From: Ken Brown <kbrown@cornell.edu>
To: "cygwin@cygwin.com" <cygwin@cygwin.com>
Sent: Thursday, May 26, 2022, 12:38:09 PM EDT
Subject: Re: sorry I meant to say libphp7.dll is missing


On 5/26/2022 12:23 PM, Jim McNamara via Cygwin wrote:

> there is only libphp7.dll.a


That's what you need for linking. The corresponding DLL is 
/usr/bin/cygphp7-7-3.dll, which is in the php package.

Ken

-- 
Problem reports:      https://cygwin.com/problems.html
FAQ:                  https://cygwin.com/faq/
Documentation:        https://cygwin.com/docs.html
Unsubscribe info:    https://cygwin.com/ml/#unsubscribe-simple



More information about the Cygwin mailing list