I'm trying to build pike/7.5 from CVS. I'm using autoconf-2.57. The
generated configure script contains
# So? What about this header?
case $ac_header_compiler:$ac_header_preproc in
yes:no
fi
which leads to syntax error when running it. Perhaps it's the
recursive use of AC_CHECK_HEADERS
dnl Checking for version 2+ API
AC_CHECK_HEADERS(linux/dvb/version.h,
[
AC_CHECK_HEADERS(linux/dvb/sec.h,
[PIKE_FEATURE(DVB,[yes (version 2 api)])],
[PIKE_FEATURE(DVB,…
[View More][no (missing linux/dvb/sec.h - version 3 api?)]) ])
])
that for some reason won't work. For now, I just replaced the tests
with a PIKE_FEATURE(DVB,[no (disabled)]) to be able to compile.
[View Less]
1
0
Unsynched stack
by Martin Nilsson (saturator) @ Pike (-) developers forum
07 Nov '03
07 Nov '03
When running hilfe in a dmalloc Pike with -d3 it gets a fatal telling me
/home/nilsson/Pike/7.5/src/interpret_functions.h:1058: Fatal error:
Stack out of synch - should be 55, is 76.
[long list of pike opcodes]
It sounds bad. Is it?
2
1
Hilfe strangeness
by Martin Stjernholm, Roxen IS @ Pike developers forum
06 Nov '03
README
by Martin Nilsson (saturator) @ Pike (-) developers forum
05 Nov '03
05 Nov '03
The Pike README (not to be confused with README-CVS) says that you need
autoconf, m4 and bison to build a dist. Are those correct? I thought
those were only needed when building from CVS or creating a source dist.
Ok, how about filtering this list using spamassassin or something
similar..? Two spams in one morning are two more than I want on this
list...
/ Marcus Agehall (Scanian)
Previous text:
>2003-11-03 11:02:
>Subject: *** discount tobacco offer ***
>--------------------------------------------------------------------
>Dear sir or Madam,
> If you are a smoker in the UK, ROI or Scandinavia, please just take a few minutes of your time to read this.
>
…
[View More]>If you are not a smoker please accept my apologies for this E mail, it is not my intention to upset anyone.
>
>Smokers - are you still paying high street prices for your cigarettes, cigars or rolling/pipe tobacco.
>
>For instance, I can send you by registered post, 800 cigarettes for 180 euros.
>
>This works out to about £3.20 a packet (depending on exchange rate).
>
>For this price, and it includes all brands (see note at bottom of page), they will be sent by registered post direct to your door. Just click on the
>link below:-
>
>http://www.pennyround28
>
>Yours faithfully
>
>A believer in the rights of the British Smokers
>
>P.S.
>If this E at all offends you mail - that is not my intention ---- YOU WILL NOT BE E MAILED AGAIN
>
>
>Brands supplied including:- B & H, Dunhill, Lamb & But, Silk Cut, Marlboro, JPS, Gitanes, Fortuna, Berkeley, Superkings, Embassy, Regal, St
>Bruno,
>Golden Virginia, Old Holborn, Samson, Clan, Vogue, MORE, Kent, Davidoff , Peter Stuyvesant, Gauloises, Sovereign, Lucky Strike, Havana,
>Monte
>Cristo, Flor de Cano, Rothmans, Camel etc.
>
>
>http://www.pennyround28
>
>
> / Brevbäraren
>
[View Less]