From: dkcombs@panix.com (David Combs)
Subject: Re: Has anyone actually built emacs 21.3 for SOLARIS (sparc)?
Date: Fri, 23 May 2003 09:18:35 +0000 (UTC) [thread overview]
Message-ID: <bakp1b$1rt$1@reader1.panix.com> (raw)
In-Reply-To: bakbhh$q7b$1@reader1.panix.com
OK, I did, I think, what I was told to do,
and I still get the same error.
I did a make clean, then the ./configure, and
looked at the resulting src/Makefile.
Here's what I ended up with in that src/Makefile:
LDFLAGS=-L/usr/openwin/lib -L/usr/openwin/lib
...
X11_LDFLAGS = -L/usr/openwin/lib
LIBX= $(LIBXMENU) $(X11_LDFLAGS) $(LIBXT) -lXpm -lX11
I then did "make", which started out like this:
113 ==/david3/from_netcom-dir2/sources-stuff/emacs-21.3==> make
if [ ! -f /big5/david3/from_netcom-dir2/sources-stuff/emacs-21.3/lisp/abbrev.elc ]; then \
make bootstrap; \
fi
cd lib-src; make all \
CC='gcc' CFLAGS='-g -O2 ' CPPFLAGS='' \
LDFLAGS='-L/usr/openwin/lib -L/usr/openwin/lib' MAKE='make'
make[1]: Entering directory `/big5/david3/from_netcom-dir2/sources-stuff/emacs-21.3/lib-src'
...
------------------------ tail-end of 22may03's "make" --------------------------
...
LC_ALL=C ./temacs -batch -l loadup dump
ld.so.1: ./temacs: fatal: libXaw3d.so.5: open failed: No such file or directory
Killed
make[1]: *** [emacs] Error 137
make[1]: Leaving directory `/big5/david3/from_netcom-dir2/sources-stuff/emacs-21.3/src'
make: *** [src] Error 2
362.0 sys= 18.0 94% || mem=0 in=0
/usr/openwin/lib:
used 43074 available files
drwxr-xr-x 12 root bin 2560 Mar 12 16:54 .
drwxr-xr-x 9 root bin 512 Feb 27 23:31 ..
-rw-r--r-- 1 root bin 444 Oct 12 2001 .ttyswrc
drwxr-xr-x 9 root bin 1024 Mar 4 17:51 X11
lrwxrwxrwx 1 root root 12 Aug 9 2002 XErrorDB -> X11/XErrorDB
lrwxrwxrwx 1 root root 13 Aug 9 2002 XKeysymDB -> X11/XKeysymDB
lrwxrwxrwx 1 root root 12 Aug 9 2002 Xcms.txt -> X11/Xcms.txt
-rw-r--r-- 1 root bin 1232 Apr 6 2002 Xdefaults
-rw-r--r-- 1 root bin 945 Apr 6 2002 Xinitrc
...
...
-rwxr-xr-x 1 root bin 12900 Apr 6 2002 libXau.a
-rwxr-xr-x 1 root bin 456064 Apr 6 2002 libXaw.a
lrwxrwxrwx 1 root root 13 Aug 9 2002 libXaw.so -> ./libXaw.so.5
-rwxr-xr-x 1 root bin 239728 Apr 6 2002 libXaw.so.4
-rwxr-xr-x 1 root bin 304316 Apr 6 2002 libXaw.so.5
-rwxr-xr-x 1 root bin 35224 Apr 6 2002 libXdmcp.a
-rwxr-xr-x 1 root bin 180304 Dec 2 23:07 libXext.a
lrwxrwxrwx 1 root root 14 Aug 9 2002 libXext.so -> ./libXext.so.0
-rwxr-xr-x 1 root bin 119036 Dec 2 23:07 libXext.so.0
-rwxr-xr-x 1 root bin 66856 Apr 6 2002 libXi.a
...
...
Any obvious stupid thing that I did here?
(Do I have to be root to do the make? I thought
the doc said only for the make install.)
Thanks!
David
next prev parent reply other threads:[~2003-05-23 9:18 UTC|newest]
Thread overview: 46+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-05-20 16:41 Has anyone actually built emacs 21.3 for SOLARIS (sparc)? David Combs
2003-05-20 18:10 ` Stefan Monnier
2003-05-20 19:38 ` Dave Uhring
2003-05-20 18:39 ` Dave Uhring
2003-05-21 21:47 ` David Combs
2003-05-21 22:37 ` Stefan Monnier
2003-05-21 23:15 ` Darren Dunham
2003-05-22 0:54 ` Stefan Monnier
2003-05-22 15:06 ` bbense+gnu.emacs.help.comp.unix.solaris.May.22.03
2003-05-22 15:45 ` Dave Uhring
2003-05-23 5:28 ` David Combs
2003-05-23 9:18 ` David Combs [this message]
2003-05-23 10:45 ` Dave Uhring
2003-05-26 0:44 ` David Combs
2003-05-23 10:41 ` Dave Uhring
2003-05-23 4:36 ` David Combs
2003-05-23 5:53 ` Miles Bader
2003-05-22 8:02 ` David Combs
2003-05-22 13:56 ` Stefan Monnier
2003-05-22 14:53 ` David Combs
2003-05-20 19:53 ` Bijan Soleymani
2003-05-20 21:03 ` Dave Uhring
2003-05-21 8:50 ` David Combs
2003-05-21 15:55 ` Dave Uhring
2003-05-21 22:24 ` David Combs
2003-05-21 22:49 ` Stefan Monnier
2003-05-21 23:34 ` Dave Uhring
2003-05-22 8:07 ` David Combs
2003-05-22 13:48 ` Casper H.S. Dik
2003-05-22 14:45 ` Dave Uhring
2003-05-24 7:29 ` David Combs
2003-05-24 14:55 ` Dave Uhring
2003-05-25 16:40 ` Philip Brown
2003-05-26 2:46 ` David Combs
2003-05-26 19:14 ` Philip Brown
2003-05-26 13:13 ` David Combs
2003-05-26 15:46 ` Dave Uhring
2003-05-26 22:49 ` David Combs
2003-05-26 23:44 ` Dave Uhring
2003-05-27 0:10 ` Dave Uhring
2003-06-03 7:13 ` David Combs
2003-06-03 7:09 ` David Combs
2003-06-03 13:47 ` Dave Uhring
2003-05-27 15:42 ` Kevin Rodgers
2003-06-03 7:19 ` David Combs
2003-05-21 21:44 ` David Combs
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='bakp1b$1rt$1@reader1.panix.com' \
--to=dkcombs@panix.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).