ta for the response for all who mentioned /usr/ccs/bin needed to be in my path, before /usr/local/bin. unfortunately i already had that in my path. a limited few (lieven marchand, david meissner, ric anderson, tim carlson and kevin korb) suggested i should install SUNWsprot which contained the assembler. good work. i did this and didn't get the error when trying the ./configure. as it happens, i now get ld: fatal: file values-Xa.o cannot open file: no such file or directory ld: fatal: file processing errors. no output written to helpers/dummy but this is something i'm not asking for help on;()) i've clearly got a bit more reading to do. cheers mark -------------------------- my original posting: don't know whether anyone else has seen this, but i got apache 1.3.19. i had preinstalled the latest versions of gzip gcc and make from sunfreeware as of today. untarred apache got this error: cannot exec `as': no such file or directory. anyone seen this cos i've had it on several ultra 10s now, all running 2.8. the full ./configure output is below thanks for you r time. mark ps. i downloaded 2.95.2 from gcc.gnu.org and the resulting file pinged my virus checker! not sure the impact of that although i'm not using pgp so its my own fault... ---------------------- below includes full output from ./configure of apache 1.3.19 -------------------------------- 36# ls -la total 476 drwxr-xr-x 8 1086 1086 512 May 21 17:00 . drwxrwxrwt 3 root bin 512 May 21 11:07 .. -rw-r--r-- 1 1086 1086 14301 Feb 16 16:11 ABOUT_APACHE -rw-r--r-- 1 1086 1086 5540 Feb 26 16:59 Announcement drwxr-xr-x 2 1086 1086 512 Feb 26 17:06 cgi-bin drwxr-xr-x 2 1086 1086 512 Feb 26 17:17 conf -rw-r--r-- 1 1086 1086 7704 Nov 22 2000 config.layout -rwxr-xr-x 1 root other 307 May 21 16:57 config.status -rwxr-xr-x 1 1086 1086 56058 Feb 7 13:07 configure drwxr-xr-x 3 1086 1086 1024 Feb 26 17:07 htdocs drwxr-xr-x 3 1086 1086 2048 Feb 26 17:06 icons -rw-r--r-- 1 1086 1086 27959 Dec 15 14:32 INSTALL -rw-r--r-- 1 1086 1086 40655 Jun 5 2000 KEYS -rw-r--r-- 1 1086 1086 2827 Jan 15 16:26 LICENSE drwxr-xr-x 2 1086 1086 512 Feb 26 17:17 logs -rw-r--r-- 1 root other 26811 May 21 16:57 Makefile -rw-r--r-- 1 1086 1086 26746 Jan 15 16:26 Makefile.tmpl -rw-r--r-- 1 1086 1086 2050 Dec 15 14:35 README -rw-r--r-- 1 1086 1086 4093 Dec 15 15:04 README-WIN.TXT -rw-r--r-- 1 1086 1086 11176 Dec 20 1999 README.configure drwxr-xr-x 11 1086 1086 1024 May 21 16:57 src -rw-r--r-- 1 root other 0 May 21 17:00 typescript -rw-r--r-- 1 1086 1086 1315 Nov 6 2000 WARNING-WIN.TXT 37# ./configure --prefix=/usr/local/apache Configuring for Apache, Version 1.3.19 + using installation path layout: Apache (config.layout) Creating Makefile Creating Configuration.apaci in src Creating Makefile in src + configured for Solaris 280 platform + setting C compiler to gcc + setting C pre-processor to gcc -E + checking for system header files + adding selected modules + checking sizeof various data types + doing sanity check on compiler and options ** A test compilation with your Makefile configuration ** failed. The below error output from the compilation ** test will give you an idea what is failing. Note that ** Apache requires an ANSI C Compiler, such as gcc. cd ..; gcc -DSOLARIS2=280 -DUSE_EXPAT -I./lib/expat-lite -DNO_DL_NEEDED `./apaci` -o helpers/dummy helpers/dummy.c -lsocket -lnsl gcc: installation problem, cannot exec `as': No such file or directory make: *** [dummy] Error 1 ======== Error Output for sanity check ======== ============= End of Error Report ============= 38#^D ********************************************************************** This email is intended only for the addressee. This email and any files transmitted with it may contain confidential or privileged information. If you are not the named addressee or the person responsible for delivering the message to the named addressee, please contact postmasters@Kinetech.net This email has been scanned by MAILsweeper. **********************************************************************Received on Tue May 22 10:57:31 2001
This archive was generated by hypermail 2.1.8 : Wed Mar 23 2016 - 16:24:55 EDT