Here's where I'm at after installing a few more "random" OpenGL-type
devel. libraries - going by the seat of my pants here:

[quote]
gcc -I../libtp -I../gdbm -I../xpm  -I/usr/X11R6/include -c xrmemmgt.c
In file included from
/home/dnormandin/Programming/Unicon/build/bin/../src/h/rt.h:36,
                 from xrmemmgt.c:7:
/home/dnormandin/Programming/Unicon/build/bin/../src/h/../h/rproto.h:1025:29:
warning: no newline at end of file
rmemmgt.r: In function 'collect':
rmemmgt.r:609: error: 'struct _wcontext' has no member named 'normals'
rmemmgt.r:609: error: 'struct _wcontext' has no member named 'normals'
rmemmgt.r:610: error: 'struct _wcontext' has no member named
'texcoords'
rmemmgt.r:610: error: 'struct _wcontext' has no member named
'texcoords'
make[2]: *** [xrmemmgt.o] Error 1
make[2]: Leaving directory
`/home/dnormandin/Programming/Unicon/build/src/runtime'
make[1]: *** [interp_all] Error 2
make[1]: Leaving directory
`/home/dnormandin/Programming/Unicon/build/src/runtime'
make: *** [Icont] Error 2
[/quote]

So it seems to boil down to _a lot_ of warnings about "no newline at
end of file"

and some haywire code in src/runtime/rmemmgt.r

Is there a "fixed" version of rmemmgt.r? At this point, it seems that
I'm not missing any dependencies - but I sure could be wrong. :)

-- 
Duke

------------------------------------------------------------------------------
Special Offer-- Download ArcSight Logger for FREE (a $49 USD value)!
Finally, a world-class log management solution at an even better price-free!
Download using promo code Free_Logger_4_Dev2Dev. Offer expires 
February 28th, so secure your free ArcSight Logger TODAY! 
http://p.sf.net/sfu/arcsight-sfd2d
_______________________________________________
Unicon-group mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/unicon-group

Reply via email to