About biology/molden

2015-11-06 Thread Eduardo Lemos de Sa
Dear FreeBSDers

Thank you for provide us a useful tool to port several softwares to FreeBSD.

I am running

FreeBSD matata 10.2-RELEASE-p7 FreeBSD 10.2-RELEASE-p7 #15 r290372: Wed
Nov  4 19:42:10 BRST 2015 edulsa@matata:/usr/obj/usr/src/sys/GENERIC
amd64


Late on time, I got the port biology/molden (version 5.0.7) compiled in
FreeBSD. Since there, I noticed that a new version of this software is
avaliable (5.3). So, I tried to compiled applying hints presente in
makefile using gcc48/gfortran48. But, I stuck in a error message related to
xwin.c:

xwin.c:(.text+0x854b4): warning: warning: mktemp() possibly used unsafely;
consider using mkstemp()
xwin.o: In function `mloop':
xwin.c:(.text+0x401c7): undefined reference to `Timer'
xwin.c:(.text+0x40423): undefined reference to `Timer'
collect2: error: ld returned 1 exit status
makefile:270: recipe for target 'molden' failed
gmake: *** [molden] Error 1

So, is there a problem related to Timer calls. But, I compared the new
xwin.c with the 5.0.7 xwin.c file: there is no difference related to Timer
calls (of course, there are additions, but none of them is calling Timer).
So, I conclude that the problem is due some system variable or library that
I did not set. Please, do you have some hints to solve this problem?

The makefile that I am using is attached in this email, as well the total
output from compilation process.

Thank you in advance

Cheers

Eduardo



-- 
Eduardo Lemos de Sa
Associated Professor Level 4
Dep. Quimica da Universidade Federal do ParanĂ¡
fone: +55(41)3361-3300
fax:   +55(41)3361-3186


makefile
Description: Binary data
___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"

About moldenogl in biology/molden

2014-09-05 Thread Eduardo Lemos de Sa
Dear Porters

First it all, I wish to say thank for support us to have molden running in
FreeBSD.

I got compiled and run the last port to molden (molden5.0.7_1,1) without
problems. But, I notice that a software (moldenogl) was not installed. I
could compiled after unpack molden5.0.7.tgz in another directory and
editing (a little) makefile. Comparing my makefile with makefile from
ports, I couldn't notice any difference. So, I tried to compile your port
(adding moldenogl to the list archives where there are molden gmolden surf
ambfor) but I was unsucessfull. Please, could you point what I must to do
add moldenogl to this suit or could you add it?

In attchment, the Makefile modified by me after editing your Makefile in
ports

Thank you in advance

Yours

Eduardo


-- 
Eduardo Lemos de Sa
Associated Professor Level 4
Dep. Quimica da Universidade Federal do ParanĂ¡
fone: +55(41)3361-3300
fax:   +55(41)3361-3186
Voip Number call to (41) 33613600 (listen to the message and type 10531185)


Makefile-modified-by-Edu
Description: Binary data
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"