c++/690: C++

chl@inow.com chl@inow.com
Wed Oct 25 15:16:00 GMT 2000


>Number:         690
>Category:       c++
>Synopsis:       C++
>Confidential:   no
>Severity:       serious
>Priority:       high
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Wed Oct 25 15:16:01 PDT 2000
>Closed-Date:
>Last-Modified:
>Originator:     www.psoft.net
>Release:        unknown-1.0
>Organization:
>Environment:
red hat linux 6.0
>Description:
Hi,
Below is the error message I got from installing the demo version
of webshell software from www.psoft.net.

1. I type ./configure
Below is my error
##############################################
[root@ecommerce WebShell-2.3]# ./configure 
creating cache ./config.cache
loading config data ./config.site
./configure: ./config.site: No such file or directory
#####################################################
This is the tar file I have download from your site today. Looks like is
is missing some file. Then I went back to the tar file I downloaded two
weeks ago, I found config.site file, I copied it here.
and type ./configure. It runs well.


2. After ./configure, I type make
Below is the error message I copied from the last part of the 
make process
################################################################
c++ -DHAVE_CONFIG_H -I. -I. -I.     -g -O2 -c webshell.C
c++ -DHAVE_CONFIG_H -I. -I. -I.     -g -O2 -c tmpfile.C
c++ -DHAVE_CONFIG_H -I. -I. -I.     -g -O2 -c command.C
c++ -DHAVE_CONFIG_H -I. -I. -I.     -g -O2 -c strmanip.C
c++ -DHAVE_CONFIG_H -I. -I. -I.     -g -O2 -c wbsetup.C
c++ -DHAVE_CONFIG_H -I. -I. -I.     -g -O2 -c CGI.C
c++ -DHAVE_CONFIG_H -I. -I. -I.     -g -O2 -c htedit.C
c++ -DHAVE_CONFIG_H -I. -I. -I.     -g -O2 -c htmaster.C
htmaster.C: In method `void HTMaster::htaccess ()':
htmaster.C:31: Internal error: Segmentation fault.
Please submit a full bug report.
See <URL: http://www.gnu.org/software/gcc/bugs.html > for instructions.
make[2]: *** [htmaster.o] Error 1
make[2]: Leaving directory `/home/chl/webshell/WebShell-2.3'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/chl/webshell/WebShell-2.3'
make: *** [all-recursive-am] Error 2
#################################################################
So, doesn't anyone have any ideas?
Regards,
Choong-Hoong Liew
>How-To-Repeat:

>Fix:
don't know
>Release-Note:
>Audit-Trail:
>Unformatted:
----gnatsweb-attachment----
Content-Type: application/octet-stream; name="f"
Content-Transfer-Encoding: base64
Content-Disposition: attachment; filename="f"



More information about the Gcc-bugs mailing list