-
Warning: include_once(../plugins/serversidefilter/config.php) [function.include-once]: failed to open stream: No such file or directory in /usr/local/apache2/htdocs/squirrelmail-1.4.17/plugins/serversidefilter/recipie_functions.php on line 16
Warning: include_once() [function.include]: Failed opening '../plugins/serversidefilter/config.php' for inclusion (include_path='.:/usr/local/lib/php')
2009-05-12 14:48:30 UTC in ServerSideFilters Plugin
-
su-3.2# make
===> src (all)
Warning: Object directory not changed from original /usr/local/src/mpd-5.1/src
cc -O2 -fno-strict-aliasing -pipe -DPATH_CONF_DIR=\"/usr/local/etc/mpd5\" -DSYSLOG_FACILITY=LOG_DAEMON -DMPD_VERSION='"5.1 (root@jot.jothost.com 12:27 20-Apr-2008)"' -g -Wall -Wcast-align -Wchar-subscripts -Wformat -Winline -Wmissing-declarations -Wmissing-prototypes...
2008-04-20 16:28:00 UTC in MPD: FreeBSD PPP daemon
-
I believe it would be a great add-on / feature / plug-in / module for Gallery is to be able to server advertisement (ads) and/or banners, i mention that on forum over a year ago and still haven't got any response, so I'm putting it here and i hope it'll move forward :)
2007-03-20 14:35:13 UTC in Gallery
-
works fine with latest snapshot.
2007-01-25 05:12:49 UTC in Nagios Plugin Development
-
foo# cd pptpd-1.3.0
foo# gmake
gmake all-am
gmake[1]: Entering directory `/usr/local/src/pptpd-1.3.0'
gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -O2 -fno-builtin -Wall -DSBINDIR='"/usr/local/sbin"' -c compat.c
compat.c: In function `my_setproctitle':
compat.c:123: warning: implicit declaration of function `setproctitle'
In file included from compat.c:129:
/usr/include/unistd.h: At top level:
2007-01-02 04:21:04 UTC in Poptop
-
this is what i did for "work-around"
alexus@d:/usr/local/src/nagios-plugins-1.4.5> cd lib
alexus@d:/usr/local/src/nagios-plugins-1.4.5/lib> ls -la alloca.h
lrwxr-xr-x 1 root wheel 34 Dec 12 22:39 alloca.h -> /usr/src/gnu/usr.bin/sort/alloca.h
alexus@d:/usr/local/src/nagios-plugins-1.4.5/lib>.
2006-12-26 15:13:27 UTC in Nagios Plugin Development
-
gmake[2]: Entering directory `/home/install/nagios/nagios-plugins-1.4.5/plugins'
/bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -L. -L/usr/local/ssl/lib -o check_http check_http.o sslutils.o netutils.o utils.o ../lib/libnagiosplug.a ../lib/libcoreutils.a -lnsl -lresolv -lssl -lcrypto
gcc -g -O2 -o check_http check_http.o sslutils.o netutils.o utils.o...
2006-12-12 17:40:26 UTC in Nagios Plugin Development
-
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../intl -I../plugins -I/usr/local/ssl/include -g -O2 -MT regex.o -MD -MP -MF ".deps/regex.Tpo" -c -o regex.o regex.c; \
then mv -f ".deps/regex.Tpo" ".deps/regex.Po"; else rm -f ".deps/regex.Tpo"; exit 1; fi
In file included from regex.c:55:
regex_internal.h:458:20: alloca.h: No such file or directory
gmake[4]: *** [regex.o] Error 1
gmake[4]...
2006-12-12 17:38:17 UTC in Nagios Plugin Development