Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 02 May 2001 09:02:19 GMT
From:      fpassera@freesurf.fr
To:        freebsd-questions@FreeBSD.ORG
Subject:   Error 139 while compiling XFree86-manuals-4.0.3
Message-ID:  <20010502090219.DB0969B1C@mail.freesurf.fr>

next in thread | raw e-mail | index | archive | help

Hello,

When running 'make' in /usr/ports/x11/XFree86-4-manuals/ it always stop on
an error when compiling in GL/glx (Error code 139). It seems to be
something in a .man that does not like rman. All the necessary dependency
packages (XFree86-libraries-4.0.3_1 and imake-4.0.3) have been compiled. I
use 4.3-STABLE. Any idea ?

Thanks. 

Script started on Sat Apr 28 22:27:15 2001
# make
===>  Building for XFree86-manuals-4.0.3
making all in ./general...
making all in ./X11...
making all in ./Xt...
making all in ./Xext...
making all in Xext/dbe...
making all in ./Xi...
making all in ./Xau...
making all in ./Xv...
making all in ./GL...
making all in GL/glx...
rm -f glXChooseVisual.3.html glXChooseVisual.3-html
rman -f HTML < glXChooseVisual.man > glXChooseVisual.3-html &&  mv -f
glXChooseVisual.3-html glXChooseVisual.3.html
macro "!" not recognized -- ignoring
macro "macro" not recognized -- ignoring
Segmentation fault - core dumped
*** Error code 139

Stop in /usr/ports/x11/XFree86-4-manuals/work/xc/doc/man/GL/glx.
*** Error code 1

Stop in /usr/ports/x11/XFree86-4-manuals/work/xc/doc/man/GL.
*** Error code 1

Stop in /usr/ports/x11/XFree86-4-manuals/work/xc/doc/man.
*** Error code 1

Stop in /usr/ports/x11/XFree86-4-manuals.
*** Error code 1

Stop in /usr/ports/x11/XFree86-4-manuals.
*** Error code 1

Stop in /usr/ports/x11/XFree86-4-manuals.
# exit
exit

Script done on Sat Apr 28 22:27:24 2001

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




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