Package: inn2
Version: 2.4.4r-1
Severity: normal
Hello,
Trying to recompile inn2:
for dir in ; do cp -ldpR $dir /tmp/inn2-2.4.4r/build-std; done
cd /tmp/inn2-2.4.4r/build-std && \
...
./configure \
...
/bin/sh: line 1: ./configure: No such file or directory
Running src_files' find by hand:
find . -maxdepth 1 -and -not -name . -and -not -name debian -and -not -name .pc
-and -not -name 'build-*' -and -not -name '.stamp-*'
find: invalid expression; you have used a binary operator with nothing before
it.
The first "-and" seems to be spurious indeed.
Samuel
-- System Information:
Debian Release: lenny/sid
APT prefers testing
APT policy: (990, 'testing'), (500, 'unstable'), (500, 'stable'), (1,
'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.6.25
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)
Shell: /bin/sh linked to /bin/bash
--
Samuel
void *memmem (const void *meule_de_foin, size_t lg_meule,
const void *aiguille, size_t lg_aiguille);
(extrait de la page de man de memmem -- Manuel du programmeur Linux)
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]