51Degrees / device-detection-php-onpremise

On-premise implementation of the 51Degrees Device Detection engines for the Pipeline API
Other
1 stars 3 forks source link

Unable to install on Alpine #7

Closed Ryan-Jung closed 2 years ago

Ryan-Jung commented 2 years ago

On Alpine 3.13 make command threw error make: *** [Makefile:334: FiftyOneDegreesHashEngine.la] Error 1

This was on a docker container using alpine:3.13

Package information:

Attached console output starting from the ./configure step install_output_alpine_3.13.txt

tungntpham commented 2 years ago

Hi @Ryan-Jung,

Many thanks for raising this issue. We have reviewed and have identified that this is to do with the new version of gcc. We have mainly tested with gcc 7.5 so you can try to install gcc 7.5 and see if it works for you.

We are currently tracking this issue here

We will make changes to address this issue and will keep you updated.

Many thanks, Tung.

tungntpham commented 2 years ago

Hi @Ryan-Jung,

This issue is now resolved in the 4.4.2 version. Please feel free to reopen this if it is not resolved for you.

Kind regards, Tung.