Linux PARISC architecture development
 help / color / mirror / Atom feed
* [parisc-linux] Compiling source packages
@ 2002-02-28 18:00 James S
  2002-02-28 18:13 ` John David Anglin
  2002-02-28 18:17 ` Randolph Chung
  0 siblings, 2 replies; 5+ messages in thread
From: James S @ 2002-02-28 18:00 UTC (permalink / raw)
  To: parisc-linux

i've downloaded a few source packages & have hit the same problem with most
of them

bear with me, i'm not that up to speed on compilers etc.....

i follow the instructions to the letter & when i do the 'make' part, i get
the following....



checking host system type... Invalid configuration
'parisc-unknown-linux-gnu': machine 'parisc-unknown' not recognized

checking build system type... Invalid configuration
'parisc-unknown-linux-gnu': machine 'parisc-unknown' not recognized


and then further on...


loading cache ./config.cache within ltconfig
ltconfig: you must specify a host type if you use --no-verify'
Try 'ltconfig --help' for more information.
configure: error: libtool configure failed


from what i can see, it seems that the compile is failing because it doesnt
know about the machine type - is there any way i can fix this by making the
system type 'linux'  or something similar ?



Thanks

James S

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [parisc-linux] Compiling source packages
  2002-02-28 18:00 [parisc-linux] Compiling source packages James S
@ 2002-02-28 18:13 ` John David Anglin
  2002-02-28 18:33   ` James S
  2002-02-28 18:17 ` Randolph Chung
  1 sibling, 1 reply; 5+ messages in thread
From: John David Anglin @ 2002-02-28 18:13 UTC (permalink / raw)
  To: smithjames; +Cc: parisc-linux

> checking host system type... Invalid configuration
> 'parisc-unknown-linux-gnu': machine 'parisc-unknown' not recognized

Some source packages have old versions of the file config.guess which
can cause this type of problem.  When you configure, use "--host=hppa-linux".
More package recognize this.  If this doesn't work, you can replace
config.guess with a newer version (e.g., from gcc) and hope this works.

Dave
-- 
J. David Anglin                                  dave.anglin@nrc.ca
National Research Council of Canada              (613) 990-0752 (FAX: 952-6605)

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [parisc-linux] Compiling source packages
  2002-02-28 18:00 [parisc-linux] Compiling source packages James S
  2002-02-28 18:13 ` John David Anglin
@ 2002-02-28 18:17 ` Randolph Chung
  2002-03-01  0:29   ` Bdale Garbee
  1 sibling, 1 reply; 5+ messages in thread
From: Randolph Chung @ 2002-02-28 18:17 UTC (permalink / raw)
  To: James S; +Cc: parisc-linux

In reference to a message from James S, dated Feb 28:
> i've downloaded a few source packages & have hit the same problem with most
> of them

this is a common problem, that the upstream sources have
config.{guess,sub} files that are outdated and do not recognize some of
the newer architectures. on a debian system, if you have, for example,
automake installed (apt-get install automake) you can copy newer
config.guess/sub files from /usr/share/automake/config.*

Alternatively, you can get the latest and greatest from
http://subversions.gnu.org/cgi-bin/viewcvs/config/config/

randolph
-- 
   @..@                                         http://www.TauSq.org/
  (----)
 ( >__< )
 ^^ ~~ ^^

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [parisc-linux] Compiling source packages
  2002-02-28 18:13 ` John David Anglin
@ 2002-02-28 18:33   ` James S
  0 siblings, 0 replies; 5+ messages in thread
From: James S @ 2002-02-28 18:33 UTC (permalink / raw)
  To: parisc-linux

thanks - the source package did indeed have an old (2000) config.guess

i copied a newer one over it & its compiling away 


James S

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [parisc-linux] Compiling source packages
  2002-02-28 18:17 ` Randolph Chung
@ 2002-03-01  0:29   ` Bdale Garbee
  0 siblings, 0 replies; 5+ messages in thread
From: Bdale Garbee @ 2002-03-01  0:29 UTC (permalink / raw)
  To: parisc-linux

randolph@tausq.org (Randolph Chung) writes:

The Debian package that delivers up-to-date config.* files is autotools-dev.

Bdale

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2002-03-01  0:31 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-02-28 18:00 [parisc-linux] Compiling source packages James S
2002-02-28 18:13 ` John David Anglin
2002-02-28 18:33   ` James S
2002-02-28 18:17 ` Randolph Chung
2002-03-01  0:29   ` Bdale Garbee

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox