Skip to content

Can't install SQLSRV on Raspian. Error #441

@ukypayne

Description

@ukypayne

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.

https://pastebin.com/FLp8vG4Y

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions