make: Permission denied
Posted: Mon Feb 28, 2005 6:29 am
i have installed Unrwal many times ... 3 times on our current FreeBSD Server... but now i am getting this error on Make:
Configuration summary
=====================
TRE is now configured as follows:
* Compilation environment
CC = gcc
CFLAGS = -g -O2 -Wall
CPP = gcc -E
CPPFLAGS =
LD = /usr/libexec/elf/ld
LDFLAGS =
LIBS =
Use alloca(): yes
* TRE options
Development-time debugging: no
System regex ABI compatibility: no
Wide character (wchar_t) support: no (disabled with --disable-wchar)
Multibyte character set support: no (disabled with --disable-multibyte)
Approximate matching support: yes
Build and install agrep: no
compiling TRE regex library
make: Permission denied
installing TRE regex library
make: Permission denied
ELF interpreter /libexec/ld-elf.so.1 not found
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/modules/Makefile
config.status: creating unreal
config.status: creating ircdcron/ircdchk
config.status: creating include/setup.h
config.status: include/setup.h is unchanged
[enchat@phoenix:~/Unreal3.2] $ make
Building src
gcc -I../include -I/home/psa/vhosts/enchatment.com/Unreal3.2/extras/regexp/include -pipe -g -O2 -funsigned-char -export-dynamic -c auth.c
In file included from auth.c:21:
../include/struct.h:68: tre/regex.h: No such file or directory
In file included from auth.c:21:
../include/struct.h:804: syntax error before `regex_t'
In file included from auth.c:21:
../include/struct.h:1210: syntax error before `regex_t'
../include/struct.h:1292: syntax error before `regex_t'
*** Error code 1
Stop in /usr/home/psa/vhosts/enchatment.com/Unreal3.2/src.
*** Error code 1
Stop in /usr/home/psa/vhosts/enchatment.com/Unreal3.2.
[enchat@phoenix:~/Unreal3.2] $
fyi ... pwd returns the following:
/home/psa/vhosts/enchatment.com/Unreal3.2
Please help if anyone Can ... ty
Silver
Configuration summary
=====================
TRE is now configured as follows:
* Compilation environment
CC = gcc
CFLAGS = -g -O2 -Wall
CPP = gcc -E
CPPFLAGS =
LD = /usr/libexec/elf/ld
LDFLAGS =
LIBS =
Use alloca(): yes
* TRE options
Development-time debugging: no
System regex ABI compatibility: no
Wide character (wchar_t) support: no (disabled with --disable-wchar)
Multibyte character set support: no (disabled with --disable-multibyte)
Approximate matching support: yes
Build and install agrep: no
compiling TRE regex library
make: Permission denied
installing TRE regex library
make: Permission denied
ELF interpreter /libexec/ld-elf.so.1 not found
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/modules/Makefile
config.status: creating unreal
config.status: creating ircdcron/ircdchk
config.status: creating include/setup.h
config.status: include/setup.h is unchanged
[enchat@phoenix:~/Unreal3.2] $ make
Building src
gcc -I../include -I/home/psa/vhosts/enchatment.com/Unreal3.2/extras/regexp/include -pipe -g -O2 -funsigned-char -export-dynamic -c auth.c
In file included from auth.c:21:
../include/struct.h:68: tre/regex.h: No such file or directory
In file included from auth.c:21:
../include/struct.h:804: syntax error before `regex_t'
In file included from auth.c:21:
../include/struct.h:1210: syntax error before `regex_t'
../include/struct.h:1292: syntax error before `regex_t'
*** Error code 1
Stop in /usr/home/psa/vhosts/enchatment.com/Unreal3.2/src.
*** Error code 1
Stop in /usr/home/psa/vhosts/enchatment.com/Unreal3.2.
[enchat@phoenix:~/Unreal3.2] $
fyi ... pwd returns the following:
/home/psa/vhosts/enchatment.com/Unreal3.2
Please help if anyone Can ... ty
Silver