Thanks to openSuSE 11.4 M5

I may have finally got a SVN BrlCAD up and compiled correctly on this box.
AT least I think so.  It is compiling with out any complaints but some 
warnings and a lack of raytrace.h (not available via zypper in 
raytracer-devel) in src/vdeck/vdeck.c.

I did find that the only way to fix the problem with ${exec-prefix} not 
every working was to use sed and correct it.  Using sed on every 
Makefile and Makefile.in  this line "/usr/bin/sed -i 's/\${exec-/\${/g' 
Makefile".
It seems to have correctly built Makefiles as needed to work with 
Filesystem Hierarchy Standard (FHS).

src/other/tk/unix
src/other/tcl/unix
src/other/step
src/other/tktable
and
misc/enigma

Besides now /bin appears as ${prefix}/bin ${prefix}=/usr in all Makefiles

I believe the problem is with GNUs autoconf not seeing or recognizing 
"exec-"

-- 
73 de Donn Washburn
307 Savoy Street     Email:" [email protected] "
Sugar Land, TX 77478 LL# 1.281.242.3256
Ham Callsign N5XWB   HAMs : " [email protected] "
VoIP via Gizmo: bmw_87kbike / via Skype: n5xwbg
BMW MOA #: 4146 - Ambassador
       " http://counter.li.org " #279316


------------------------------------------------------------------------------
Gaining the trust of online customers is vital for the success of any company
that requires sensitive data to be transmitted over the Web.   Learn how to 
best implement a security strategy that keeps consumers' information secure 
and instills the confidence they need to proceed with transactions.
http://p.sf.net/sfu/oracle-sfdevnl 
_______________________________________________
BRL-CAD Users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-users

Reply via email to