-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

The interesting thing is that I have Bacula 1.39.22 BETA installed on
this host, so this must have worked at some point... but I can't imagine
what could be different between then and now. I went back and tried
'make install' on that version too, but it blows up the same way.

At any rate, here's what happens... I do a make (or actually regress
does, but it doesn't really make a difference). It then calls make
install, which the Makefile says is:

- ---
install: installdirs
        @for I in $(all_subdirs); do (cd $$I && $(MAKE)
DESTDIR=$(DESTDIR) $@ ||
 exit 1); done
- ---

...installdirs seems to succeed, but install does not:

- ---
# make install
        ./autoconf/mkinstalldirs /home/novosirj/regress/bin
        ./autoconf/mkinstalldirs /home/novosirj/regress/bin
        ./autoconf/mkinstalldirs /home/novosirj/regress/bin
        if test ! -d /home/novosirj/regress/working ; then \
           ./autoconf/mkinstalldirs /home/novosirj/regress/working; \
           chmod 770 /home/novosirj/regress/working; \
        fi
        if test "x" != "x" ; then \
           chown  /home/novosirj/regress/working; \
        fi
        if test "x" != "x" ; then \
           chgrp  /home/novosirj/regress/working; \
        fi
sh: Syntax error at line 1 : `for' is not matched.
*** Error exit code 2

Stop.

- ---

I'm personally at a loss, and like I said, this fails identically on my
1.39.22 source that is already installed. Did I play some trick and
forget about it, because I don't see anything that jumps out at me now.

Thank you for any assistance any of you are able to provide.

- --
 ---- _  _ _  _ ___  _  _  _
 |Y#| |  | |\/| |  \ |\ |  | |Ryan Novosielski - Systems Programmer III
 |$&| |__| |  | |__/ | \| _| |[EMAIL PROTECTED] - 973/972.0922 (2-0922)
 \__/ Univ. of Med. and Dent.|IST/AST - NJMS Medical Science Bldg - C630
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFFNUNNmb+gadEcsb4RAmTvAJ9K87m1fi4r4OGcehbc9HTnjQWVxwCfUWEw
Xb5SwSazUYTPuHauF71DiSE=
=OQLh
-----END PGP SIGNATURE-----


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to