Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 17 Nov 2004 08:31:14 GMT
From:      Volker Stolz <vs@FreeBSD.org>
To:        sarod@users.sourceforge.net, vs@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, vs@FreeBSD.org
Subject:   Re: ports/74026: [maintainer update] ports/cad/pdnmesh
Message-ID:  <200411170831.iAH8VE77079843@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
Synopsis: [maintainer update] ports/cad/pdnmesh

State-Changed-From-To: open->feedback
State-Changed-By: vs
State-Changed-When: Wed Nov 17 08:29:58 GMT 2004
State-Changed-Why: 
- You did use space instead of tab in the Makefile (again)
- The app links with -lc_r, which is a strict no-no and must be avoided:
cc  -O2 -pipe -g  -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/atk-1.0 -I/usr/X11R6/include/gtkglext-1.0 -I/usr/X11R6/lib/gtkglext-1.0/include -I/usr/X11R6/include -I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/lib/gtk-2.0/include -I/usr/X11R6/include/pango-1.0 -I/usr/local/include/freetype2 -I/usr/local/include   -DUSE_LAPACK  -o pdnmesh  pdnmesh.o bitree.o dag.o graphics.o input.o poly.o  rbt.o subdivide.o solve.o contour.o eig.o parser.o lexer.o dxf.o  output.o hash.o eig_lapack.o integrate.o spmat.o  -llapack -lcblas -lf77blas -latlas -L/usr/local/lib -pthread -Wl,--export-dynamic -Wl,-rpath,/usr/X11R6/lib -L/usr/local/lib -L/usr/X11R6/lib -lgtkglext-x11-1.0 -lgdkglext-x11-1.0 -lGLU -lGL -lXmu -lXt -lSM -lICE -lgtk-x11-2.0 -lgdk-x11-2.0 -lXrandr -lXi -lXinerama -lXcursor -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lXft -lfreetype -lz -lXrender -lXext -lfontconfig -lpangox-1.0 -lX11 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -l
 iconv    -L/usr/local/lib -L/usr/X11R6/lib -L/usr/lib -lgtkglext-x11-1.0 -lgdkglext-x11-1.0 -lGLU -lGL -lXmu -lXt -lSM -lICE -lgtk-x11-2.0 -lgdk-x11-2.0 -lXrandr -lXi -lXinerama -lXcursor -latk-1.0 -lgdk_pixbuf-2.0 -lg2c -lm -lpangoxft-1.0 -lXft -lfreetype -lz -lXrender -lXext -lfontconfig -lpangox-1.0 -lX11 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -liconv -lc_r


Responsible-Changed-From-To: freebsd-ports-bugs->vs
Responsible-Changed-By: vs
Responsible-Changed-When: Wed Nov 17 08:29:58 GMT 2004
Responsible-Changed-Why: 
I'll track this

http://www.freebsd.org/cgi/query-pr.cgi?pr=74026



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200411170831.iAH8VE77079843>