Skip site navigation (1)Skip section navigation (2)
Date:      04 Aug 1997 08:49:52 +0200
From:      Thomas Gellekum <tg@ihf.rwth-aachen.de>
To:        "Pedro Giffuni S," <pgiffuni@fps.biblos.unal.edu.co>
Cc:        ports@FreeBSD.ORG
Subject:   Re: Problems with a Motif app..
Message-ID:  <87yb6izblb.fsf@ghpc6.ihf.rwth-aachen.de>
In-Reply-To: "Pedro Giffuni S,"'s message of Sat, 02 Aug 1997 16:03:00 -0700
References:  <33E3BCA4.7F78@fps.biblos.unal.edu.co>

next in thread | previous in thread | raw e-mail | index | archive | help
"Pedro Giffuni S," <pgiffuni@fps.biblos.unal.edu.co> writes:

> 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

The lesstif port doesn't build the static libraries.

tg



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