go to www.geomview.org home page
 
Home

Overview
FAQ
Documentation

Download

Mailing List

Geomview For Windows?

Support
Users
Development

Bug Reporting
Contributing
Contact Us

Sponsors

 

Site Search

 

Advanced
Search

 
About the software@geom archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Problems compiling geomview on HP9000/700 architecture


  • To: software@geom
  • Subject: Problems compiling geomview on HP9000/700 architecture
  • From: Arne Frick <frick at ira.uka.de>
  • Date: Mon, 20 Jun 1994 13:09:51 +0200
  • Comments: Hyperbole mail buttons accepted, v3.13.
  • Organization: Universitaet Karlsruhe

Hi,

Trying to compile geomview on myt workstation, which is an HP9000/705,
I have a few comments and problems:

1. in $(GEOM)/src/bin/geomview/x11/gvload.c there is a non-standard
Include-File, namely <X11/Xm/...>.  This should be <Xm/...>.

2. In a few places there are local Makefile overrides for the C compiler
options like '-g'

3. In two places I get unsatisfied symbols:

rm -f gvx ../gvx
(echo 'char builddate[] = "'"`date +%y%m%d%H%M`"'";'; \
 echo 'char buildinfo1[] = "'"  By `whoami`@`hostname`[`uname -r`]"'";'; \
 echo 'char buildinfo2[] = "'"  On `date`"'";'; \
) > buildinfo.c
gcc -g -o gvx comm.o drawer.o event.o space.o lights.o lang.o lispext.o ndshade.o main.o motion.o mouse.o ooglext.o rman.o shaders.o transform.o ui.o worldio.o gvmain.o gvmnpanel.o gvcamui.o gvtoolui.o gvappear.o gvmaterial.o gvcredits.o gvlights.o gvcameras.o gvload.o gvsave.o gvcommands.o gvcolor.o gvui.o gvevent.o buildinfo.c \
  -L../../../../../lib/x11 -lgeom -lquad -lpolylist -lvect -lbezier -lmesh -lvect -lsphere -linst -ltlist -llist -lbbox -ldg -lcomment -lskel -lndmesh -lbbox -lstub -lgeom -lmg -lcamera -lwindow -lshade -loogl -l3d -lcolor -loogl \
  -lmib -L/usr/lib/Motif1.2 -lXm -L/usr/lib/X11R5 -lXt -lX11 -lm 
cc1: warning: `-g' option not supported on this version of GCC
/bin/ld: Unsatisfied symbols:
   LInterestList (code)
   LEval (code)
   LWriteFile (code)
   LSexpr (code)
   LSummarize (code)
   LListLength (code)
   _LNew (code)
   Larray (data)
   LakeName (code)
   LDefun (code)
   Lhold (data)
   LLakep (data)
   Lend (data)
   LWrite (code)
   LFree (code)
   LParseArgs (code)
   LStringp (data)
   LEvalSexpr (code)
   Lliteral (data)
   LListp (data)
   RemoveLakeInterests (code)
   LFloatp (data)
   LMakeArray (code)
   Lrest (data)
   LListAppend (code)
   Loptional (data)
   Lt (data)
   LEvalFunc (code)
   LListEntry (code)
   LInit (code)
   LakeFree (code)
   LakeDefine (code)
   LObjectp (data)
   LHelpDef (code)
   LIntp (data)
   Lnil (data)
collect2: ld returned 1 exit status
make[5]: *** [gvx] Error 1


and

gcc -o togeomview -O2 -Dalloca=alloca  -DMACHTYPE='"x11"' -I../../../../include togeomview.o 
/bin/ld: Unsatisfied symbols:
   setlinebuf (code)
collect2: ld returned 1 exit status
make[4]: *** [togeomview] Error 1

What's wrong here?

4.  The file $(GEOM)/makefiles/mk.hp should contain entries for the X
libraries, i.e.

	SYSXLIBS = -L/usr/lib/Motif1.2 -lXm -L/usr/lib/X11R5 -lXt -lX11

5. What does the following warning mean?  I have never seen such a
thing before.

make[5]: Entering directory `/amd/euklid/home/euklid/disk2/frick/tools/Geomview/src/bin/geomview/x11/O.x11'
rm -f comm.o comm.c
ln ../../common/comm.c .
gcc -I../../common -I.. -DRMAN -O2 -Dalloca=alloca -DMGX11 -Ddark_ui -DMACHTYPE='"x11"' -I../../../../../include -c comm.c
as: /tmp/cca22291.s @line#732 [err#13]
  (warning) Use of GR3 when frame>=8192 may cause conflict
as: /tmp/cca22291.s @line#1380 [err#13]
  (warning) Use of GR3 when frame>=8192 may cause conflict
as: /tmp/cca22291.s @line#1810 [err#13]
  (warning) Use of GR3 when frame>=8192 may cause conflict
as: /tmp/cca22291.s @line#4134 [err#13]
  (warning) Use of GR3 when frame>=8192 may cause conflict
as: /tmp/cca22291.s @line#4405 [err#13]
  (warning) Use of GR3 when frame>=8192 may cause conflict


I apreciate your help in getting geomview up and running.

--
Arne Frick                 | phone: 0721/608-4763    | Ein Problem
Universitaet Karlsruhe     | fax:   0721/691462      | ist eine Differenz 
Vincenz-Priessnitz-Str. 1  | email: frick at ira.uka.de | zwischen Sollen 
D-76128 Karlsruhe, GERMANY |                         | und Sein.


 
Home | Overview | FAQ | Documentation | Support | Download | Mailing List
Windows? | Development | Bug Reporting | Contributing | Contact Us | Sponsors
 
site hosted by
SourceForge Logo