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]

Re: [Update REQ 5577]: Help compiling Geomview


  • To: software@geom
  • Subject: Re: [Update REQ 5577]: Help compiling Geomview
  • From: "Tim Rowley" <trowley>
  • Date: Mon, 2 Oct 95 21:55:53 CDT

Hmm.... interesting.  Looks like the makefile in
src/bin/nose/O.sun4 isn't including SYSLIBS.  Does
src/bin/nose/O.sun4/Makefile look like the following:

GEOM = ../../../..
include ${GEOM}/makefiles/Makedefs.global
include ../Makedefs
include ${GEOM}/makefiles/Makerules.obj
include ${MKDEPFILE}

LIBS = ${ALLOOGLLIBS} ${SYSLIBS} -lm

install:        install_module

install_module: ${TARGETS}
        ${INSTALLMODULE} ${TARGETS} ../.geomview-nose ${MODULEDIR}

${TARGETS}:     ${OBJS}
        ${CC} ${CFLAGS} -o $@ ${OBJS} ${LIBS}
        /bin/rm -f ../$@
        ln $@ ..

-- 
Tim Rowley  --  trowley at geom.umn.edu  --  "Do or do not, there is no try."


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