Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: Apache: Bugs

[Bug 46517] issues while installing apache 2.2

 

 

Apache bugs RSS feed   Index | Next | Previous | View Threaded


bugzilla at apache

Jan 12, 2009, 3:40 PM

Post #1 of 2 (280 views)
Permalink
[Bug 46517] issues while installing apache 2.2

https://issues.apache.org/bugzilla/show_bug.cgi?id=46517


Kiran S <s.prabhukiran [at] gmail> changed:

What |Removed |Added
----------------------------------------------------------------------------
CC| |s.prabhukiran [at] gmail




--- Comment #1 from Kiran S <s.prabhukiran [at] gmail> 2009-01-12 15:40:15 PST ---
Hi,

I was able to configure but stuck up with make now !!

It says - "make: Fatal error: Command failed for target `exports.c'" Pls
guide.


/usr/bin/awk -f /Application/bpa/Apache/httpd-2.2.10/build/make_exports.awk
`cat export_files` > exports.c
awk: syntax error near line 31
awk: illegal statement near line 31
awk: syntax error near line 45
awk: bailing out near line 45
*** Error code 2
make: Fatal error: Command failed for target `exports.c'
Current working directory /Application/bpa/Apache/httpd-2.2.10/server
*** Error code 1
The following command caused the error:
otarget=`echo all-recursive|sed s/-recursive//`; \
list=' mpm'; \
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 'delete-exports libmain.la export_vars.h
httpd.exp'; 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'
Current working directory /Application/bpa/Apache/httpd-2.2.10/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'


--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe [at] httpd
For additional commands, e-mail: bugs-help [at] httpd


bugzilla at apache

Jan 13, 2009, 2:46 AM

Post #2 of 2 (253 views)
Permalink
[Bug 46517] issues while installing apache 2.2 [In reply to]

https://issues.apache.org/bugzilla/show_bug.cgi?id=46517


Nick Kew <nick [at] webthing> changed:

What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |INVALID




--- Comment #2 from Nick Kew <nick [at] webthing> 2009-01-13 02:46:17 PST ---
This is not a support forum, so your question is inappropriate here.

Your errors indicate you don't have a working build environment installed. If
you wish to build apache, you'll need either SunStudio or a working GNU
toolchain. Otherwise, you can install a ready-compiled apache from Sun's
WebStack.


--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe [at] httpd
For additional commands, e-mail: bugs-help [at] httpd

Apache bugs RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact Gossamer Threads
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.