A common problem with no help or solution ?

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

 



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:
otarget=`echo all-recursive|sed s/-recursive//`; \
list='  srclib os server modules support'; \
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 'httpd  '; then \
    made_local=yes; \
fi; \
if test "$made_local" != "yes"; then \
    make "local-$otarget" || exit 1; \
fi
make: Fatal error: Command failed for target `all-recursive'


--
" 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