Hi,

currently I am trying to get a port working for code::blocks, a multi
platform C(++) IDE. I've got it to compile and install outside the ports
environment, seems to work just fine with OpenBSD, but when trying to
create a package it fails at "make fake".

General porting hints, tipps etc. are appreciated. :-)


[...]
Making install in plugins
Making install in astyle
Making install in resources
test -z "/usr/local/share/codeblocks" || ../../../.././install-sh -c -d
"/usr/ports/devel/codeblocks/w-codeblocks-8.02/fake-i386/usr/local/share/codeblocks"
 install -c -o root -g bin -m 444 'astyle.zip'
'/usr/ports/devel/codeblocks/w-codeblocks-8.02/fake-i386/usr/local/share/codeblocks/astyle.zip'
test -z "/usr/local/share/codeblocks/plugins" || ../../.././install-sh
-c -d
"/usr/ports/devel/codeblocks/w-codeblocks-8.02/fake-i386/usr/local/share/codeblocks/plugins"
 /bin/sh ../../../libtool --mode=install /usr/bin/install -c -o root -g
bin  'libastyle.la'
'/usr/ports/devel/codeblocks/w-codeblocks-8.02/fake-i386/usr/local/share/codeblocks/plugins/libastyle.la'
libtool: install: warning: relinking `libastyle.la'
(cd
/usr/ports/devel/codeblocks/w-codeblocks-8.02/codeblocks-8.02/src/plugins/astyle;
/bin/sh ../../../libtool  --tag=CXX --mode=relink c++ -O2 -ffast-math
-O2 -pipe -fPIC -DPIC -fexceptions -module -version-info 0:1:0 -shared
-no-undefined -avoid-version -o libastyle.la -rpath
/usr/local/share/codeblocks/plugins asstreamiterator.lo
astyleconfigdlg.lo astyleplugin.lo dlgformattersettings.lo
formattersettings.lo ASBeautifier.lo ASFormatter.lo ASEnhancer.lo
ASResource.lo ../../sdk/libcodeblocks.la -lpthread -inst-prefix-dir
/usr/ports/devel/codeblocks/w-codeblocks-8.02/fake-i386)
c++ -shared  -fPIC -DPIC   .libs/asstreamiterator.o
.libs/astyleconfigdlg.o .libs/astyleplugin.o
.libs/dlgformattersettings.o .libs/formattersettings.o
.libs/ASBeautifier.o .libs/ASFormatter.o .libs/ASEnhancer.o
.libs/ASResource.o  /usr/local/lib/libcodeblocks.so.0.1 -L/usr/local/lib
-L/usr/X11R6/lib -lpthread   -o .libs/libastyle.so
c++: /usr/local/lib/libcodeblocks.so.0.1: No such file or directory
libtool: install: error: relink `libastyle.la' with the above command
before installing it
*** Error code 1

Stop in
/usr/ports/devel/codeblocks/w-codeblocks-8.02/codeblocks-8.02/src/plugins/astyle
(line 321 of Makefile).
*** Error code 1

Stop in
/usr/ports/devel/codeblocks/w-codeblocks-8.02/codeblocks-8.02/src/plugins/astyle
(line 609 of Makefile).
*** Error code 1

Stop in
/usr/ports/devel/codeblocks/w-codeblocks-8.02/codeblocks-8.02/src/plugins/astyle
(line 450 of Makefile).
*** Error code 1

Stop in
/usr/ports/devel/codeblocks/w-codeblocks-8.02/codeblocks-8.02/src/plugins
(line 327 of Makefile).
*** Error code 1

Stop in
/usr/ports/devel/codeblocks/w-codeblocks-8.02/codeblocks-8.02/src (line
325 of Makefile).
*** Error code 1

Stop in /usr/ports/devel/codeblocks/w-codeblocks-8.02/codeblocks-8.02
(line 353 of Makefile).
*** Error code 1

Stop in /usr/ports/devel/codeblocks (line 2152 of
/usr/ports/infrastructure/mk/bsd.port.mk).

Attachment: port-codeblocks-8.02.tar.gz
Description: application/gzip

Reply via email to