home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!news.univie.ac.at!scsing.switch.ch!univ-lyon1.fr!ghost.dsi.unimi.it!rpi!usc!howland.reston.ans.net!bogus.sura.net!darwin.sura.net!ukma!cs.widener.edu!dsinc!ub!galileo.cc.rochester.edu!news.cc.rochester.edu!kevin
- From: kevin@sherman.sherman.pas.rochester.edu (kevin mcfadden)
- Newsgroups: comp.windows.x
- Subject: Re: building X11R5 and applying patches
- Message-ID: <KEVIN.93Jan27101809@sherman.sherman.pas.rochester.edu>
- Date: 27 Jan 93 15:18:09 GMT
- References: <KEVIN.93Jan27094516@sherman.sherman.pas.rochester.edu>
- Sender: news@galileo.cc.rochester.edu
- Distribution: usa
- Organization: /u/irstaff/kevin/.organization
- Lines: 43
- In-Reply-To: kevin@sherman.sherman.pas.rochester.edu's message of 27 Jan 93 09:45:16
- Nntp-Posting-Host: sherman.pas.rochester.edu
-
- Sorry, forgot to include this info:
-
- The computer is a Sun4 and I am using CC=cc under 4.1.2.
-
-
- In article <KEVIN.93Jan27094516@sherman.sherman.pas.rochester.edu> kevin@sherman.sherman.pas.rochester.edu (kevin mcfadden) writes:
-
- Newsgroups: comp.windows.x
- Path: galileo.cc.rochester.edu!news.cc.rochester.edu!kevin
- From: kevin@sherman.sherman.pas.rochester.edu (kevin mcfadden)
- Sender: news@galileo.cc.rochester.edu
- Nntp-Posting-Host: sherman.pas.rochester.edu
- Organization: /u/irstaff/kevin/.organization
- Distribution: usa
- Date: 27 Jan 93 09:45:16
- Lines: 38
-
-
- Hello everyone, I have two questions, neither I saw addressed in my
- version of the faq.
-
- The first concerns errors in the building of X11R5. Everything works
- fine up to the point where the following happens (almost at the end of the
- entire build):
-
- cc -o plbpex basestat.o bif_lex.o bifbuild.o bifconfig.o bifparse.o bld_prim.o bld_str.o bld_view.o bldgeneric.o brf_ents.o brf_phead.o brf_trv.o db_tools.o doentity.o dummies.o fakefigs.o new_ents.o gen_ents.o init_bench.o listbufs.o maptools.o matrix.o traverser.o brf_except.o fillcont.o pixbuf.o stopwatch.o -O -pipe ../.././extensions/lib/PEX/libphigs.a -L../.././lib/Xmu -lXmu -L../.././extensions/lib -lXext -L../.././lib/X -lX11 -lm
- ld: Undefined symbol
- _XtMalloc
- _XtGetConstraintResourceList
- :
- :
- :
-
- There are also a whole bunch of errors similar that follow. This has
- been done BEFORE applying the patches, which the second question
- addresses.
-
- The second question involves the difference between doing a
- "make Everything" and "make -k". I assume that the first will
- rebuild the entire distribution and that the second will only build
- certain parts.
-
- Any help is greatly appreciated,
-