All of lore.kernel.org
 help / color / mirror / Atom feed
* [parisc-linux] was: mail-man; should be hyper-mail
@ 2002-06-20 12:26 Witvliet, Hans
  2002-06-20 12:28 ` [parisc-linux] " Ralf Hildebrandt
  2002-06-20 12:34 ` [parisc-linux] " Matthew Wilcox
  0 siblings, 2 replies; 4+ messages in thread
From: Witvliet, Hans @ 2002-06-20 12:26 UTC (permalink / raw)
  To: 'Ralf Hildebrandt', Witvliet, Hans; +Cc: parisc-linux

Sorry,

My college confused two things; it's a problem with hypermail version 2.1.4
When starting with ./configure he gets: (manual copy)
checking host system type ... hppa1.1-unknown-linux-gnu
checking target system type.. hppa1.1-unknown-linux-gnu
checking build system type... hppa1.1-unknown-linux-gnu
....
.....
creating config.h

next he types: make, and gets:
building libtool
checking host system type .... invalid configuragtion:
''parisc-unknown-linux-gnu': machine 'parisc-unknown' not recognized.
..
make tables error 127
pcre/libpcre.a error 2
hypermail error 2


Hans

	-----Original Message-----
	From:	Ralf Hildebrandt [SMTP:Ralf.Hildebrandt@charite.de]
	Sent:	Thursday, June 20, 2002 11:52 AM
	To:	Witvliet, Hans
	Cc:	parisc-linux@lists.parisc-linux.org
	Subject:	Re: [parisc-linux] mail-man

	On Thu, Jun 20, 2002 at 10:50:50AM +0200, Witvliet, Hans wrote:
	> Hi,
	> 
	> Short question,
	> 
	> Did anybody already succeed in compiling mailman?
	> Here (712/100) it failed.

	What failed and how?

	-- 
	Ralf Hildebrandt (Im Auftrag des Referat V A)
Ralf.Hildebrandt@charite.de
	Charite Campus Virchow-Klinikum                 Tel.  +49 (0)30-450
570-155
	Referat V A - Kommunikationsnetze -             Fax.  +49 (0)30-450
570-916
	Why you can't find your system administrators:
	Finished a double shift and is out back wondering what that big
burning ball in the sky is. 

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

* [parisc-linux] Re: was: mail-man; should be hyper-mail
  2002-06-20 12:26 [parisc-linux] was: mail-man; should be hyper-mail Witvliet, Hans
@ 2002-06-20 12:28 ` Ralf Hildebrandt
  2002-06-20 12:34 ` [parisc-linux] " Matthew Wilcox
  1 sibling, 0 replies; 4+ messages in thread
From: Ralf Hildebrandt @ 2002-06-20 12:28 UTC (permalink / raw)
  To: parisc-linux

Am 20.06.2002 um 14:26:31 +0200 schrieb Witvliet, Hans folgendes:

> My college confused two things; it's a problem with hypermail version 2.1.4
> When starting with ./configure he gets: (manual copy)
> checking host system type ... hppa1.1-unknown-linux-gnu
> checking target system type.. hppa1.1-unknown-linux-gnu
> checking build system type... hppa1.1-unknown-linux-gnu
> ....
> .....
> creating config.h
> 
> next he types: make, and gets:
> building libtool
> checking host system type .... invalid configuragtion:
> ''parisc-unknown-linux-gnu': machine 'parisc-unknown' not recognized.
> ..
> make tables error 127
> pcre/libpcre.a error 2
> hypermail error 2

I see. The configure script doesn't "know" the system type
"hppa1.1-unknown-linux-gnu". Go get the Debian source package and use
that. In there, you can find the patches that were used to make the
thing compile correctly.

-- 
Ralf Hildebrandt (Im Auftrag des Referat V A)   Ralf.Hildebrandt@charite.de
Charite Campus Virchow-Klinikum                 Tel.  +49 (0)30-450 570-155
Referat V A - Kommunikationsnetze -             Fax.  +49 (0)30-450 570-916
Why you can't find your system administrators:
Busy installing a new clutch to better shift paradigms with. (ala Dilbert) --Michael Faurot mfaurot@phzzzt.atww.org

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

* Re: [parisc-linux] was: mail-man; should be hyper-mail
  2002-06-20 12:26 [parisc-linux] was: mail-man; should be hyper-mail Witvliet, Hans
  2002-06-20 12:28 ` [parisc-linux] " Ralf Hildebrandt
@ 2002-06-20 12:34 ` Matthew Wilcox
  2002-06-25  5:49   ` Andrew Shugg
  1 sibling, 1 reply; 4+ messages in thread
From: Matthew Wilcox @ 2002-06-20 12:34 UTC (permalink / raw)
  To: Witvliet, Hans; +Cc: 'Ralf Hildebrandt', parisc-linux

On Thu, Jun 20, 2002 at 02:26:31PM +0200, Witvliet, Hans wrote:
> next he types: make, and gets:
> building libtool
> checking host system type .... invalid configuragtion:
> ''parisc-unknown-linux-gnu': machine 'parisc-unknown' not recognized.
> ..

looks like out of date config.{sub,guess}.  as has been said elsewhere,
the debian packages have been updated with these things, but maybe
upstream hasn't.

-- 
Revolutions do not require corporate support.

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

* Re: [parisc-linux] was: mail-man; should be hyper-mail
  2002-06-20 12:34 ` [parisc-linux] " Matthew Wilcox
@ 2002-06-25  5:49   ` Andrew Shugg
  0 siblings, 0 replies; 4+ messages in thread
From: Andrew Shugg @ 2002-06-25  5:49 UTC (permalink / raw)
  To: parisc-linux

Matthew Wilcox said:
> looks like out of date config.{sub,guess}.  as has been said elsewhere,
> the debian packages have been updated with these things, but maybe
> upstream hasn't.

Persons who feel the urge to build software locally rather than install
the lovely shiny Debian packages <plug /> would do well to at least
install the autotools-dev package.  Its purpose is to help developers
work around upstream sources that have out-of-date autoconf/libtool
helper files.

 autotools-dev: Update infrastructure for config.{guess,sub} files
 This package installs an up-to-date (from CVS) version of config.guess
 and config.sub, used by the automake and libtool packages.  It provides
 the canonical copy of those files for other packages as well.

Andrew.

-- 
Andrew Shugg <andrew@neep.com.au>                   http://www.neep.com.au/

"Just remember, Mr Fawlty, there's always someone worse off than yourself."
"Is there?  Well I'd like to meet him.  I could do with a good laugh."

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

end of thread, other threads:[~2002-06-25  5:49 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-06-20 12:26 [parisc-linux] was: mail-man; should be hyper-mail Witvliet, Hans
2002-06-20 12:28 ` [parisc-linux] " Ralf Hildebrandt
2002-06-20 12:34 ` [parisc-linux] " Matthew Wilcox
2002-06-25  5:49   ` Andrew Shugg

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.