Re: rpm build error

2003-07-26 Thread Zenon Panoussis
I wrote: > Can I safely comment out everything after %install on > that line, or will something else break? The %install section finished successfully that way, but then the next problem popped up: RPM build errors: Installed (but unpackaged) file(s) found: /shared-libs.tar /usr/bin/m

rpm build error

2003-07-26 Thread Zenon Panoussis
Building MySQL-4.0.14-0.src.rpm (downloaded today) I get this: Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.97684 + umask 022 + cd /usr/src/redhat/BUILD + cd mysql-4.0.14 + LANG=C + export LANG + -n mysql-4.0.14 /var/tmp/rpm-tmp.97684: line 25: -n: command not found error: Bad exit status fro

Cannot compile on BSDI

2001-09-05 Thread Zenon Panoussis
BSD/OS 4.0.1, MySQL source 3.23.41, gcc 2.7.2.1, gmake 3.75, latest m4, autoconf, aclocal and automake: ../configure --prefix=/home/[u]/[user]/mysql --disable-shared \ --with-unix-socket-path=/home/[u]/[user]/mysql/run/mysqld.sock \ --with-tcp-port=[port] --with-mysqld-user=[user] \ --with-low-