Menu

#15 Judy does not build on OpenBSD 3.6-current

Judy-1.0.0
closed-fixed
nobody
None
5
2005-02-09
2005-01-16
Anonymous
No

I am trying to configure/make Judy on OpenBSD
3.6-current on i386.

I configured using
# ./configure --enable-32-bit
then I execute make:
# make
make all-recursive
Making all in src
/bin/sh ../../libtool --tag=CC --mode=link gcc
-UJU_64BIT -g -O2 -o libJudy.la -rpath
/usr/local/lib -version-info 1:1:0 ../JudyCommon/*.lo
../JudyL/*.lo ../Judy1/*.lo ../JudyHS/*.lo ../JudySL/*.lo
libtool: link: `../JudyCommon/*.lo' is not a valid
libtool object
*** Error code 1

Stop in
/usr/ports/mystuff/devel/libJudy/w-libJudy-1.0.1/Judy-1.0.1/src
(line 252 of Makefile).
*** Error code 1

Stop in
/usr/ports/mystuff/devel/libJudy/w-libJudy-1.0.1/Judy-1.0.1
(line 281 of Makefile).
*** Error code 1

Stop in
/usr/ports/mystuff/devel/libJudy/w-libJudy-1.0.1/Judy-1.0.1
(line 194 of Makefile).
#

Regards,
mbalmer@openbsd.org

Discussion

  • Troy Heber

    Troy Heber - 2005-02-09

    Logged In: YES
    user_id=171898

    I belive this was resolved by using gmake instead of OpenBSD
    make. Thanks to Mark libJudy is now available in the OpenBSD
    ports tree.

     
  • Troy Heber

    Troy Heber - 2005-02-09
    • status: open --> closed-fixed
     

Log in to post a comment.