Re: SNHELLO and sed: error?
Ralph Corderoy <[email protected]>
| Newsgroups | gmane.network.sn |
|---|---|
| Message-ID | <[email protected]> |
Hi Phil,
> > Ahah! I know little of Gentoo. Where do you get the tar-ball from?
> > Is it by FTP? Give me a URL and I'll see if it looks the same.
> > Otherwise, I guess it's a bug-report on Gentoo?
>
> I've just grabbed the "official" version of the tar-ball from
> http://infa.abo.fi/~patrik/sn/files/sn-0.3.7.tar.bz2 and it also has a
> '\n'.
Ditto.
$ GET http://infa.abo.fi/~patrik/sn/files/sn-0.3.7.tar.bz2 |
> bzip2 -dc | g -a '^rmcr' | od -c
0000000 r m c r ( ) { s e d - e
0000020 ' s / \n
0000025
$
Looks like something's broken when building the tarball. The makefile
doesn't have a dist target, or similar, so perhaps Patrik has a private
script and that's where something's going awry.
Cheers,
Ralph.