Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 02 Aug 1997 16:03:00 -0700
From:      "Pedro Giffuni S," <pgiffuni@fps.biblos.unal.edu.co>
To:        ports@freebsd.org
Subject:   Problems with a Motif app..
Message-ID:  <33E3BCA4.7F78@fps.biblos.unal.edu.co>

next in thread | raw e-mail | index | archive | help
Howdy,
I've found Lesstif very useful for building many Motif applications,
but Willow (http://www.washington.edu/willow/unix-willow.html) is giving
me some problems:
___________________
for i in src/willow src/license src/malarm src/z3950 src/uwbrs/isc
src/uwbrs ;        do (cd $i; make); done
gcc -o ../../willow willow.o save_query.o summary.o dialog.o dbio.o
dict.o ftp.o        print.o helpshell.o mail.o resources.o hash.o
config_db.o           utils.o range.o text-list.o extensions.o
protocol.o field_pick.o        db_pick.o interclient.o  
/usr/X11R6/lib/libMrm.a /usr/X11R6/lib/libXm.a  -lXt  -lX11  
gcc: /usr/X11R6/lib/libMrm.a: No such file or directory
gcc: /usr/X11R6/lib/libXm.a: No such file or directory
*** Error code 1

Stop.
*** Error code 1

Stop.
_______________

I'm using 2.2.2-Release and the old Lesstif that came with it. Are these
files missing in the port, unimplemented, or does anyone have a hint
that could help?

cheers,

	Pedro.

cheers,
        Pedro.




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?33E3BCA4.7F78>