Bug 77292 - Port cad/calculix fails to compile and install
Summary: Port cad/calculix fails to compile and install
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Maho Nakata
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-02-09 05:10 UTC by John Cochran
Modified: 2005-02-09 09:05 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description John Cochran 2005-02-09 05:10:19 UTC
While attempting to install calculix 1.2, I received the following error towards the end of the process:

..
cc -O -pipe -march=pentium3 -I./  -I/usr/X11R6/include  -I/usr/X11R6/include/GL  -I../../libSNL/src  -I/usr/X11R6/include -c AsplitA.c
In file included from AsplitA.c:1:
./extUtil.h:9:21: GL/glut.h: No such file or directory
In file included from AsplitA.c:1:
./extUtil.h:373: error: syntax error before "GLUnurbsObj"
./extUtil.h:388: error: syntax error before "GLUnurbsObj"
*** Error code 1

Stop in /usr2/ports.build/usr2/ports/cad/calculix/work/CalculiX/cgx_1.2/src.
*** Error code 1

Stop in /usr2/ports/cad/calculix.

How-To-Repeat: Go into cad/calculix and type "make"
Comment 1 Volker Stolz freebsd_committer freebsd_triage 2005-02-09 08:49:54 UTC
Responsible Changed
From-To: freebsd-ports-bugs->maho

Over to maintainer
Comment 2 Maho Nakata freebsd_committer freebsd_triage 2005-02-09 09:05:19 UTC
State Changed
From-To: open->closed

Committed, thanks!