not able start Dansguardian service

2007-01-30 Thread prakash
Hi 

 

not able to create  /var/www/cgi-bin/dansguardian.pl

giving following error 

 

 

[EMAIL PROTECTED] root]# cd dansguardian-2.8.0.6

 

[EMAIL PROTECTED] dansguardian-2.8.0.6]# ./configure --cgidir=/var/www/cgi-bin

 

loading cache ./config.cache

WARNING: No make command specified, assuming /usr/bin/make

WARNING: To specify a different make, use MAKE= ./configure

checking for gcc... (cached) gcc

checking whether the C compiler (gcc  ) works... yes

checking whether the C compiler (gcc  ) is a cross-compiler... no

checking whether we are using GNU C... (cached) yes

checking whether gcc accepts -g... (cached) yes

checking for POSIXized ISC... no

checking whether make sets ${MAKE}... (cached) yes

checking for rm... (cached) /bin/rm

checking for cp... (cached) /bin/cp

checking for mv... (cached) /bin/mv

checking for sed... (cached) /bin/sed

checking for ar... (cached) /usr/bin/ar

checking for bison... (cached) bison -y

checking for a BSD compatible install... (cached) /usr/bin/install -c

checking for flex... (cached) flex

checking for yywrap in -lfl... (cached) yes

checking for ranlib... (cached) ranlib

checking for socket in -lsocket... (cached) no

checking for the ld -export-dynamic flag... yes

checking for compiler option to produce PIC... gcc: -fPIC -DPIC -shared

checking for crypt... (cached) no

checking for crypt in -ldescrypt... (cached) no

checking for crypt in -lcrypt... (cached) yes

checking for gettext... (cached) yes

checking how to run the C preprocessor... (cached) gcc -E

checking for ANSI C header files... (cached) yes

checking for sys/param.h... (cached) yes

checking for unistd.h... (cached) yes

checking for errno.h... (cached) yes

checking for string.h... (cached) yes

checking for strings.h... (cached) yes

checking for sys/syslog.h... (cached) yes

checking for stdlib.h... (cached) yes

checking for stddef.h... (cached) yes

checking for getopt.h... (cached) yes

checking whether string.h and strings.h may both be included... (cached) yes

checking for socklen_t... yes

checking for stdarg.h... (cached) yes

checking for nlist... (cached) no

checking for nlist in -ldl... (cached) no

checking for nlist in -lelf... (cached) no

checking for strlcat... (cached) no

checking for strlcpy... (cached) no

checking for daemon... (cached) yes

checking for libelf/nlist.h... (cached) no

checking for elf/nlist.h... (cached) no

checking for nlist.h... (cached) no

checking for extra underscores prepended to symbol names... checking whether
gcc
needs -traditional... (cached) no

checking for how to include files in Makefile... checking for u_int32_t...
(cach
ed) yes

checking for poll... (cached) yes

Generating platform specific Makefile...

Generating platform.h

Generating platform specific start/stop script...

Generating platform specific dansguardian.conf...

Generating platform specific dansguardianf1.conf...

Generating platform specific weightedphraselist...

Generating platform specific bannedphraselist...

Generating platform specific exceptionphraselist...

Generating platform specific logrotation...

Generating platform specific logrotate.d script...

creating ./config.status

 



 

not able to execute the file 

 /usr/sbin/dansguardian

 

[EMAIL PROTECTED] sbin]# dansguardian

Error connecting to parent proxy

 

 

finally not getting started dansguardian service.

 

 

[EMAIL PROTECTED] sbin]#  /etc/rc.d/init.d/dansguardian start

Starting dansguardian: [ FAILED ]

 

 

 

 

Thanks & Regards

 

 Prakash Antarkar

Network Administrator

Westbase Technology India

Pune: 411014

+91-20.270.33696 x 35 (office)

+91-989.072.2879(mobile)

[EMAIL PROTECTED]

 

___
Bug-make mailing list
Bug-make@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-make


bug in i686-pc-linux-gnu

2012-08-29 Thread prakash solanki

hello

I am trying to build cross compiler for geode and get below error. This works 
or earlier version of ubuntu 10.04.


>>> fbdump 0.4.2 Installing to target
/usr/bin/make -j1 
DESTDIR=/home/psolanki/dev/som_geode/project_build_i586/KILinux/root  
install-strip -C /home/psolanki/dev/som_geode/build_i586/fbdump-0.4.2/
make[1]: Entering directory 
`/home/psolanki/dev/som_geode/build_i586/fbdump-0.4.2'
/usr/bin/make  INSTALL_PROGRAM="/bin/bash 
/home/psolanki/dev/som_geode/build_i586/fbdump-0.4.2/config/install-sh -c -s" \
  install_sh_PROGRAM="/bin/bash 
/home/psolanki/dev/som_geode/build_i586/fbdump-0.4.2/config/install-sh -c -s" 
INSTALL_STRIP_FLAG=-s \
  `test -z 'true -Not_stripping' || \
echo "INSTALL_PROGRAM_ENV=STRIPPROG='true -Not_stripping'"` install
/usr/bin/make: invalid option -- 'N'
Usage: make [options] [target] ...
Options:
  -b, -m  Ignored for compatibility.
  -B, --always-make   Unconditionally make all targets.
  -C DIRECTORY, --directory=DIRECTORY
  Change to DIRECTORY before doing anything.
  -d  Print lots of debugging information.
  --debug[=FLAGS] Print various types of debugging information.
  -e, --environment-overrides
  Environment variables override makefiles.
  -f FILE, --file=FILE, --makefile=FILE
  Read FILE as a makefile.
  -h, --help  Print this message and exit.
  -i, --ignore-errors Ignore errors from commands.
  -I DIRECTORY, --include-dir=DIRECTORY
  Search DIRECTORY for included makefiles.
  -j [N], --jobs[=N]  Allow N jobs at once; infinite jobs with no arg.
  -k, --keep-goingKeep going when some targets can't be made.
  -l [N], --load-average[=N], --max-load[=N]
  Don't start multiple jobs unless load is below N.
  -L, --check-symlink-times   Use the latest mtime between symlinks and target.
  -n, --just-print, --dry-run, --recon
  Don't actually run any commands; just print them.
  -o FILE, --old-file=FILE, --assume-old=FILE
  Consider FILE to be very old and don't remake it.
  -p, --print-data-base   Print make's internal database.
  -q, --question  Run no commands; exit status says if up to date.
  -r, --no-builtin-rules  Disable the built-in implicit rules.
  -R, --no-builtin-variables  Disable the built-in variable settings.
  -s, --silent, --quiet   Don't echo commands.
  -S, --no-keep-going, --stop
  Turns off -k.
  -t, --touch Touch targets instead of remaking them.
  -v, --version   Print the version number of make and exit.
  -w, --print-directory   Print the current directory.
  --no-print-directoryTurn off -w, even if it was turned on implicitly.
  -W FILE, --what-if=FILE, --new-file=FILE, --assume-new=FILE
  Consider FILE to be infinitely new.
  --warn-undefined-variables  Warn when an undefined variable is referenced.

This program built for i686-pc-linux-gnu
Report bugs to 
make[1]: *** [install-strip] Error 2
make[1]: Leaving directory 
`/home/psolanki/dev/som_geode/build_i586/fbdump-0.4.2'
make: *** 
[/home/psolanki/dev/som_geode/project_build_i586/KILinux/autotools-stamps/fbdump_target_installed]
 Error 2


Thanks

P

  ___
Bug-make mailing list
Bug-make@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-make