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

Martin Simmons wrote:
>>>>>> On Tue, 17 Oct 2006 16:55:41 -0400, Ryan Novosielski said:
>> 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.
> 
> It's a problem in Makefile.in, maybe specific to HP's make.  The following
> lines:

<snipped the helpful patch>

I bet I ran gmake instead of make! That's probably what did it... but
hey, why not have the Makefile fixed to work with HP -- even better!

Thanks Martin, I was really at a loss.

- --
 ---- _  _ _  _ ___  _  _  _
 |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.2.2 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFFNoqZmb+gadEcsb4RApRCAKDMyYMOTsgyfliw4Igb7qJgy77INQCeJV+W
NC3LjUesQgLIZGyPX8layfo=
=Jhjo
-----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