Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 02 Oct 2000 23:41:32 -0700
From:      Kent Stewart <kstewart@urx.com>
To:        Mario Sergio Fujikawa Ferreira <lioux@uol.com.br>
Cc:        FreeBSD-PORTS <freebsd-ports@FreeBSD.ORG>
Subject:   Errors trying to build JX-1.5.3 and CodeCrusader
Message-ID:  <39D97F9C.AE8C08D7@urx.com>
References:  <Pine.BSF.4.21.0009261555230.1573-100000@epsilon.lucida.qc. ca> <5.0.0.25.2.20000927014222.0360ee40@pop.mindspring.com> <20000927233709.B357@Fedaykin.here>

next in thread | previous in thread | raw e-mail | index | archive | help
I saw your updates to the make files and tried to make JX-1.5.3. I
cd'ed into x11-toolkits/jx to do the make. I can basically reproduce
the build errors by doing a make clean and then tell it to do a make.
In the past, I tried starting with CodeCrusader and doing the make
there. That was never even close to being successful. I could get a
working version of jcc by building the pieces manually but the port
system wasn't working. 

The current make has errors at various places and the first one I saw
was the following:

gmake[2]: Entering directory
`/usr/ports/x11-toolkits/jx/work/JX-1.5.3/lib/util/autodoc'
c++ -O -pipe -march=i686 -Wall -Wno-unused -fno-implicit-templates
-fno-rtti -D_J_UNIX  -D_J_ARR
AY_NEW_OVERRIDABLE -DSIZEOF_LONG=4 -DSIZEOF_INT=4  -Werror -I- -I.
-I../../../include/jcore  -c 
-o autodoc.o autodoc.cc
gmake[2]: *** No rule to make target `../../../lib/libjcore-1_5_3.so',
needed by `autodoc'.  Sto
p.
gmake[2]: Leaving directory
`/usr/ports/x11-toolkits/jx/work/JX-1.5.3/lib/util/autodoc'
gmake[2]: Entering directory
`/usr/ports/x11-toolkits/jx/work/JX-1.5.3/programs/jxlayout'

The next one stopped the make and the error messages are the
following:

gmake[2]: Leaving directory
`/usr/ports/x11-toolkits/jx/work/JX-1.5.3/misc/regex'
c++ -O -pipe -march=i686 -Wall -Wno-unused -fno-implicit-templates
-fno-rtti -D_J_UNIX  -D_J_ARR
AY_NEW_OVERRIDABLE -DSIZEOF_LONG=4 -DSIZEOF_INT=4  -Werror  -fPIC -I-
-I./code -I/usr/ports/x11-
toolkits/ACE/ACE_wrappers -I../misc/gif -I../misc/png  -c -o
code/JACETemplates.o code/JACETempl
ates.cc
code/JMessageProtocol.tmpl: In method `void
JMessageProtocol<ACE_SOCK_Stream>::SendMessage(const
 JCharacter *, long unsigned int)':
code/JMessageProtocol.tmpl:342:   instantiated from
`JMessageProtocol<ACE_SOCK_Stream>::SendMess
age(const JString &)'
code/instantiate_template.h:42:   instantiated from here
code/JMessageProtocol.tmpl:371: no method `ACE::writev'
code/JMessageProtocol.tmpl: In method `void
JMessageProtocol<ACE_SOCK_Stream>::TranslateAndSend(
const JCharacter *, long unsigned int, const JCharacter *, long
unsigned int)':
code/JMessageProtocol.tmpl:432:   instantiated from
`JMessageProtocol<ACE_SOCK_Stream>::Translat
eFromUNIXAndSend(const JString &)'
code/instantiate_template.h:42:   instantiated from here
code/JMessageProtocol.tmpl:627: no method `ACE::writev'
code/JMessageProtocol.tmpl: In method `void
JMessageProtocol<ACE_LSOCK_Stream>::SendMessage(cons
t JCharacter *, long unsigned int)':
code/JMessageProtocol.tmpl:342:   instantiated from
`JMessageProtocol<ACE_LSOCK_Stream>::SendMes
sage(const JString &)'
code/instantiate_template.h:42:   instantiated from here
code/JMessageProtocol.tmpl:371: no method `ACE::writev'
code/JMessageProtocol.tmpl: In method `void
JMessageProtocol<ACE_LSOCK_Stream>::TranslateAndSend
(const JCharacter *, long unsigned int, const JCharacter *, long
unsigned int)':
code/JMessageProtocol.tmpl:432:   instantiated from
`JMessageProtocol<ACE_LSOCK_Stream>::Transla
teFromUNIXAndSend(const JString &)'
code/instantiate_template.h:42:   instantiated from here
code/JMessageProtocol.tmpl:627: no method `ACE::writev'
gmake[1]: *** [code/JACETemplates.o] Error 1
gmake[1]: Leaving directory
`/usr/ports/x11-toolkits/jx/work/JX-1.5.3/libjcore'
gmake: *** [libs] Error 2
*** Error code 2

Stop in /usr/ports/x11-toolkits/jx.
*** Error code 1

-- 
Kent Stewart
Richland, WA

mailto:kbstew99@hotmail.com
http://kstewart.urx.com/kstewart/index.html
FreeBSD News http://daily.daemonnews.org/


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?39D97F9C.AE8C08D7>