Here are some text-grabs from the build: (the config warnings are about
half way through)

<snip>
..
</snip>
tessdemo.c:147: warning: implicit declaration of function
`gluNextContour'
tessdemo.c:155: warning: implicit declaration of function
`gluEndPolygon'
+ make texcyl
+ make texobj
+ make trispd
+ make winpos
+ popd
+ cd glx
+ cp -fv ../config.sub ./
+ CFLAGS=-O2 -march=i686
+ ./autogen.sh --with-chipset=all --with-mesa=Mesa-3.2.1 --enable-extra
--enable-mtrr --enable-agp --disable-glut --disable-GLU
--prefix=/usr/X11R6 --with-moduledir=/usr/X11R6/lib/modules
--sysconfdir=/etc/X11 --target=i686-mandrake-linux
--host=i686-mandrake-linux
configure.in:943: warning: AC_TRY_RUN called without default to allow
cross compiling
+ pushd docs
+ cat
+ ./configure --enable-text --enable-html --enable-ps --enable-pdf
configure: warning: Could not find the Jade sgml tool...
configure: warning:   documention will not be built
configure: warning: Could not find lynx...
configure: warning:   text documentation will not be built
configure: warning: Could not find jadetex...
configure: warning:   print documention will not be built
configure: warning: Could not find dvips...
configure: warning:   postscript documention will not be built
configure: warning: Could not find ps2pdf...
configure: warning:   pdf documention will not be built
+ popd
+ make
++ uname
+ '[' Linux = SunOS ']'
+ gcc -o ./libGL.so.1.0~ -shared -Wl,-soname,libGL.so.1 extensions.o
render.o glx.o glxcommon.o map.o non_render.o large_render.o pixel.o
misc.o varray.o api1.o api2.o apiext.o map_points.o pointers.o
glx_varray.o direct_protocol.o -L/usr/X11R6/lib -L/usr/X11R6/lib -lSM
-lICE -lX11 -lXext -ldl
+ rm -f libGL.so.1
+ ln -s libGL.so.1.0 libGL.so.1
+ rm -f libGL.so.1.0
copypix.c: In function `copy_rgba_pixels':
copypix.c:200: warning: implicit declaration of function `free'
<snip>
..
</snip>

On 28 Aug 2001 10:54:22 +0200, [EMAIL PROTECTED]
(=?iso-8859-1?q?Fran=E7ois?= Pons) wrote:
>Jaco Greeff <[EMAIL PROTECTED]> writes:
>
>> Not sure if this is a problem of not, but anyways... On building the
>> Mesa-3.4.1-4mdk source RPM, it generates a warning about not being
able
>> to generate the documentation if the following is not installed:
Jade
>> sgml, lynx, jadetex, dvips and ps2pdf. Not sure if this should be a
>> requirement, but for a full build it looks like it should be needed.
>
>Strange, there should be disabled.
>
>There were missing tcl and XFree86-devel that have added to 3.4.2-2mdk,
and
>nothing more I think.
>
>Fran�ois.
>
>
>

Reply via email to