-
Notifications
You must be signed in to change notification settings - Fork 374
Closed
Description
I'm having a problem executing sudo pecl install sqlsrv-4.0.8
. It runs and gets to the MAKE portion of the install, and then eventually gives me "make: *** [conn.lo] Error 1 "
It shows me 7 different issues, the first being
'/tmp/pear/temp/sqlsrv/shared/intsafe.h:58:29: error: conflicting declaration 'typedef windowsULong_t DWORD'
typedef windowsULong_t DWORD;
^'
The carrot is shown under the first D in the last "DWORD;".
Any thoughts?? Complete code below.
Metadata
Metadata
Assignees
Labels
No labels