LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Slackware (https://www.linuxquestions.org/questions/slackware-14/)
-   -   firebird 2.5.1 on slackware 14.0 (https://www.linuxquestions.org/questions/slackware-14/firebird-2-5-1-on-slackware-14-0-a-4175450921/)

Andcza 02-20-2013 04:29 AM

firebird 2.5.1 on slackware 14.0
 
Hi,

Is any body who installed Firebirdsql 2.5.x on Slackware 14.0?

I'm trying to compile from source and I got an error:
gmake[6]: Entering directory `/usr/src/another/Firebird-2.5.1.26351-0/extern/icu/source/extra/uconv'
gmake[6]: *** No rule to make target `uconvmsg/uconvmsg_dat.o)', needed by `uconvmsg/libuconvmsg.a'. Stop.
gmake[6]: Leaving directory `/usr/src/another/Firebird-2.5.1.26351-0/extern/icu/source/extra/uconv'
gmake[5]: *** [package-resfiles] Error 2
gmake[5]: Leaving directory `/usr/src/another/Firebird-2.5.1.26351-0/extern/icu/source/extra/uconv'
gmake[4]: *** [all-recursive] Error 2
gmake[4]: Leaving directory `/usr/src/another/Firebird-2.5.1.26351-0/extern/icu/source/extra'
gmake[3]: *** [all-recursive] Error 2
gmake[3]: Leaving directory `/usr/src/another/Firebird-2.5.1.26351-0/extern/icu/source'
gmake[2]: *** [libicu] Error 2
gmake[2]: Leaving directory `/usr/src/another/Firebird-2.5.1.26351-0/gen'
gmake[1]: *** [external_libraries] Error 2
gmake[1]: Leaving directory `/usr/src/another/Firebird-2.5.1.26351-0/gen'
gmake: *** [firebird] Error 2


Any suggestion?

Best Regards,
Andcza

ponce 02-20-2013 07:34 AM

try passing --with-system-icu to ./configure

actually you need to pass it a lot of options: the build system for this interbase fork seems really borked, so I can understand why nobody felt the need to write and mantain a slackbuild...

Andcza 02-20-2013 09:18 AM

Bingo :-)))
Now everything is OK. Many thanks for help.

Best Regards,
Andcza


All times are GMT -5. The time now is 04:30 AM.