Re: A common problem with no help or solution ?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



this was the prior output

make: Fatal error: Command failed for target `install-recursive'
Current working directory /svn/src/httpd-2.2.14/modules/aaa
*** Error code 1
The following command caused the error:
otarget=`echo install-recursive|sed s/-recursive//`; \
list='  aaa filters loggers metadata http generators mappers'; \
for i in $list; do \
    if test -d "$i"; then \
        target="$otarget"; \
        echo "Making $target in $i"; \
        if test "$i" = "."; then \
                made_local=yes; \
                target="local-$target"; \
        fi; \
        (cd $i && make $target) || exit 1; \
    fi; \
done; \
if test "$otarget" = "all" && test -z ''; then \
    made_local=yes; \
fi; \
if test "$made_local" != "yes"; then \
    make "local-$otarget" || exit 1; \
fi


On Fri, Nov 6, 2009 at 10:38 AM, Eric Covener <covener@xxxxxxxxx> wrote:
On Fri, Nov 6, 2009 at 10:09 AM, Phil Pinkerton <pcpinkerton@xxxxxxxxx> wrote:
> I see the all over GOOGLE but not much help or advice given, anyone solve
> this ? how ?
>
> When trying to build Apache 2.2.14 on Solaris 10 sun4u sparc
> SUNW,Sun-Fire-V210
>
> I get this error and cannot find a solution
>
> make: Fatal error: Command failed for target `all-recursive'
> Current working directory /svn/src/httpd-2.2.14/server
> *** Error code 1
> The following command caused the error:

Your error occurred earlier.

--
Eric Covener
covener@xxxxxxxxx

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
  "   from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx




--
" The fundamental principle here is that the justification for a physical concept lies exclusively in its clear and unambiguous relation to the facts that it can be experienced"   AE

Please Feed and Educate the Children... it's the least any of us can do.


[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux