<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to support-requests</title><link>https://sourceforge.net/p/queue/support-requests/</link><description>Recent changes to support-requests</description><atom:link href="https://sourceforge.net/p/queue/support-requests/feed.rss" rel="self"/><language>en</language><lastBuildDate>Thu, 16 Feb 2006 17:48:00 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/queue/support-requests/feed.rss" rel="self" type="application/rss+xml"/><item><title>Compilation problem on Fedora Core 4</title><link>https://sourceforge.net/p/queue/support-requests/21/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Compilation problem on Fedora Core 4&lt;/p&gt;
&lt;p&gt;#------------ make ----------------#&lt;/p&gt;
&lt;p&gt;[root@localhost queue-1.40.1beta]# make&lt;br /&gt;
cd . &amp;amp;&amp;amp; autoheader&lt;br /&gt;
WARNING: Using auxiliary files such as `acconfig.h', &lt;br /&gt;
`config.h.bot'&lt;br /&gt;
WARNING: and `config.h.top', to define templates for &lt;br /&gt;
`config.h.in'&lt;br /&gt;
WARNING: is deprecated and discouraged.&lt;/p&gt;
&lt;p&gt;WARNING: Using the third argument of `AC_DEFINE' and&lt;br /&gt;
WARNING: `AC_DEFINE_UNQUOTED' allows to define a &lt;br /&gt;
template without&lt;br /&gt;
WARNING: `acconfig.h':&lt;/p&gt;
&lt;p&gt;WARNING:   AC_DEFINE([NEED_MAIN], 1,&lt;br /&gt;
WARNING:             [Define if a function `main' is &lt;br /&gt;
needed.])&lt;/p&gt;
&lt;p&gt;WARNING: More sophisticated templates can also be &lt;br /&gt;
produced, see the&lt;br /&gt;
WARNING: documentation.&lt;br /&gt;
configure.in:25: warning: AC_PROG_LEX invoked &lt;br /&gt;
multiple times&lt;br /&gt;
configure.in:26: warning: AC_PROG_LEX invoked &lt;br /&gt;
multiple times&lt;br /&gt;
configure.in:27: warning: AC_PROG_LEX invoked &lt;br /&gt;
multiple times&lt;br /&gt;
configure.in:238: error: undefine: undefined macro:&lt;br /&gt;
autoconf/general.m4:1824: AC_CACHE_VAL is expanded &lt;br /&gt;
from...&lt;br /&gt;
autoconf/general.m4:1833: AC_CACHE_CHECK is expanded &lt;br /&gt;
from...&lt;br /&gt;
configure.in:238: the top level&lt;br /&gt;
autom4te: /usr/bin/m4 failed with exit status: 1&lt;br /&gt;
autoheader: /usr/bin/autom4te failed with exit &lt;br /&gt;
status: 1&lt;br /&gt;
make: ** [stamp-h.in] Erro 1&lt;/p&gt;
&lt;p&gt;#-----END make ---------------#&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Thu, 16 Feb 2006 17:48:00 -0000</pubDate><guid>https://sourceforge.nete3f20b75c09249042d0bcb1c1e17d177e5e462ac</guid></item><item><title>Problem with make on suse linux 9.1</title><link>https://sourceforge.net/p/queue/support-requests/20/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;parthiv.shah@easi.de&lt;/p&gt;
&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;gnu-queue version 1.30.1&lt;br /&gt;
I following the following steps:&lt;br /&gt;
1.  ./configure --enable-root&lt;br /&gt;
2.  automake --add-missing --gnu Makefile&lt;br /&gt;
3.  added #include "time.h"&lt;/p&gt;
&lt;p&gt;now when I try to make I get the following errors.&lt;/p&gt;
&lt;p&gt;cd . &amp;amp;&amp;amp; /bin/sh ./config.status Makefile depfiles&lt;br /&gt;
config.status: creating Makefile&lt;br /&gt;
config.status: executing depfiles commands&lt;br /&gt;
make  all-am&lt;br /&gt;
make[1]: Entering directory&lt;br /&gt;
`/scratch/gnu-queue_Unpack/queue-1.30.1'&lt;br /&gt;
if gcc -DHAVE_CONFIG_H -I. -I. -I.     -g -O2 -MT&lt;br /&gt;
queue.o -MD -MP -MF ".deps/queue.Tpo" -c -o queue.o&lt;br /&gt;
queue.c; \
then mv -f ".deps/queue.Tpo" ".deps/queue.Po"; else rm&lt;br /&gt;
-f ".deps/queue.Tpo"; exit 1; fi&lt;br /&gt;
In file included from queue.c:34:&lt;br /&gt;
queue.h:83: error: conflicting types for `sys_siglist'&lt;br /&gt;
/usr/include/signal.h:298: error: previous declaration&lt;br /&gt;
of `sys_siglist'&lt;br /&gt;
queue.c: In function `main':&lt;br /&gt;
queue.c:1025: warning: passing arg 2 of `signal' from&lt;br /&gt;
incompatible pointer type&lt;br /&gt;
queue.c:1323: warning: passing arg 2 of `accept' from&lt;br /&gt;
incompatible pointer type&lt;br /&gt;
queue.c:1411:23: missing terminating " character&lt;br /&gt;
queue.c:1413:81: missing terminating " character&lt;br /&gt;
queue.c:1476: warning: assignment makes pointer from&lt;br /&gt;
integer without a cast&lt;br /&gt;
queue.c:1516: warning: assignment makes pointer from&lt;br /&gt;
integer without a cast&lt;br /&gt;
make[1]: *** [queue.o] Error 1&lt;br /&gt;
make[1]: Leaving directory&lt;br /&gt;
`/scratch/gnu-queue_Unpack/queue-1.30.1'&lt;br /&gt;
make: *** [all] Error 2&lt;/p&gt;
&lt;p&gt;How Shall i proceed??&lt;br /&gt;
regards,&lt;br /&gt;
parthiv&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Wed, 12 Oct 2005 12:37:30 -0000</pubDate><guid>https://sourceforge.netfb6c43a402b55a9257bf52dae9022991dd9d7473</guid></item><item><title>Regarding bugs w/ GQ on GNU/Linux </title><link>https://sourceforge.net/p/queue/support-requests/19/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Please see a patch I have posted in the patches&lt;br /&gt;
directory if you are having problems trying to get&lt;br /&gt;
gnuqueue running at your site.&lt;/p&gt;
&lt;p&gt;I will post more patches if I keep trying to use this&lt;br /&gt;
system, but the code really needs a full overhaul, so&lt;br /&gt;
if nobody is interested (seems that way, looking at&lt;br /&gt;
this site), then I probably won't bother.&lt;/p&gt;
&lt;p&gt;This GQ thing seems like the perfect system to do what&lt;br /&gt;
I want to do with my cluster, not too complicated, much&lt;br /&gt;
better than scripting rsh to do dispatching, etc.&lt;br /&gt;
Should be easy to show non-programmers how to use it.&lt;br /&gt;
Something like condor seems way to complicated for my&lt;br /&gt;
taste, with computers so cheap, many setups are&lt;br /&gt;
dedicated and features like checkpoint add way too much&lt;br /&gt;
complexity to the system. &lt;/p&gt;
&lt;p&gt;If you are interested in gnuqueue, reading this, and&lt;br /&gt;
want more support, please post a reply message and say&lt;br /&gt;
so. Otherwise, if what I have so far is too buggy to be&lt;br /&gt;
useful, and nobody else is interested, its off to&lt;br /&gt;
condor or Sun GRID. &lt;/p&gt;
&lt;p&gt;Cheers&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Koni</dc:creator><pubDate>Thu, 21 Apr 2005 01:14:49 -0000</pubDate><guid>https://sourceforge.net88851b5b9310a04471901721c19e85d67bbc1b0d</guid></item><item><title>Make problem under RedHat Enterprise 3.0</title><link>https://sourceforge.net/p/queue/support-requests/18/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Here is he ouput of the make install&lt;/p&gt;
&lt;p&gt;[root@wt0189 queue-1.40.1beta]# gmake install&lt;br /&gt;
cd . &amp;amp;&amp;amp; autoheader&lt;br /&gt;
WARNING: Using auxiliary files such as `acconfig.h',&lt;br /&gt;
`config.h.bot'&lt;br /&gt;
WARNING: and `config.h.top', to define templates for&lt;br /&gt;
`config.h.in'&lt;br /&gt;
WARNING: is deprecated and discouraged.&lt;/p&gt;
&lt;p&gt;WARNING: Using the third argument of `AC_DEFINE' and&lt;br /&gt;
WARNING: `AC_DEFINE_UNQUOTED' allows to define a&lt;br /&gt;
template without&lt;br /&gt;
WARNING: `acconfig.h':&lt;/p&gt;
&lt;p&gt;WARNING:   AC_DEFINE([NEED_MAIN], 1,&lt;br /&gt;
WARNING:             [Define if a function `main' is&lt;br /&gt;
needed.])&lt;/p&gt;
&lt;p&gt;WARNING: More sophisticated templates can also be&lt;br /&gt;
produced, see the&lt;br /&gt;
WARNING: documentation.&lt;br /&gt;
configure.in:25: warning: AC_PROG_LEX invoked multiple&lt;br /&gt;
times&lt;br /&gt;
configure.in:26: warning: AC_PROG_LEX invoked multiple&lt;br /&gt;
times&lt;br /&gt;
configure.in:27: warning: AC_PROG_LEX invoked multiple&lt;br /&gt;
times&lt;br /&gt;
configure.in:238: error: undefine: undefined macro:&lt;br /&gt;
autoconf/general.m4:1824: AC_CACHE_VAL is expanded from...&lt;br /&gt;
autoconf/general.m4:1833: AC_CACHE_CHECK is expanded&lt;br /&gt;
from...&lt;br /&gt;
configure.in:238: the top level&lt;br /&gt;
autom4te: /usr/bin/m4 failed with exit status: 1&lt;br /&gt;
autoheader: /usr/bin/autom4te failed with exit status: 1&lt;br /&gt;
gmake: *** [stamp-h.in] Error 1&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Tue, 10 Aug 2004 16:34:38 -0000</pubDate><guid>https://sourceforge.netede03459d4ff011f4aac14549b064155f7fa2c14</guid></item><item><title>automake requires 'AM_PROG_LEX', not &amp;quot;AC_PROG_LEX'</title><link>https://sourceforge.net/p/queue/support-requests/17/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;I'm trying to build queue on both RedHat 9.0 and on &lt;br /&gt;
MacOS X 10.2. This is one of my first attempts at building &lt;br /&gt;
opensource unix applications so please bear with me. From &lt;br /&gt;
other support here I gleaned that I might need to run &lt;br /&gt;
automake --add-mssing. On both systems, if I run it I get &lt;br /&gt;
this result:&lt;/p&gt;
&lt;p&gt;[patch:~/queue-1.40.1beta] jim% automake --add-missing &lt;br /&gt;
--gnu Makefile&lt;br /&gt;
configure.in:26: automake requires `AM_PROG_LEX', not &lt;br /&gt;
`AC_PROG_LEX'&lt;br /&gt;
configure.in:6: your implementation of &lt;br /&gt;
AM_INIT_AUTOMAKE comes from an&lt;br /&gt;
configure.in:6: old Automake version.  You should recreate &lt;br /&gt;
aclocal.m4&lt;br /&gt;
configure.in:6: with aclocal and run automake again.&lt;/p&gt;
&lt;p&gt;I'm running automake 1.6.1 on MacOS X. Is that really not &lt;br /&gt;
recent enough?&lt;/p&gt;
&lt;p&gt;How do I recreate aclocal.m4?&lt;/p&gt;
&lt;p&gt;Thanks,&lt;br /&gt;
Jim&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Sun, 22 Jun 2003 22:07:29 -0000</pubDate><guid>https://sourceforge.netcb6e1c733c0c2e63df74af40a859aa101067a477</guid></item><item><title>make problems on redhat</title><link>https://sourceforge.net/p/queue/support-requests/16/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Hi, I'm having problems installing queue-1.40.1beta on&lt;br /&gt;
redhat 7.2 and 9.0. The follwing is the output from 'make'.&lt;/p&gt;
&lt;p&gt;After this is output from the 'make' of the previous&lt;br /&gt;
version of queue(queue-1.30.1). Different errors this&lt;br /&gt;
time. Help on either greatly appreciated!&lt;/p&gt;
&lt;p&gt;gcc -DHAVE_CONFIG_H -I. -I. -I.     -g -O2 -c ident.c&lt;br /&gt;
gcc -DHAVE_CONFIG_H -I. -I. -I.     -g -O2 -c qlib.c&lt;br /&gt;
gcc -DHAVE_CONFIG_H -I. -I. -I.     -g -O2 -c queue.c&lt;br /&gt;
gcc -DHAVE_CONFIG_H -I. -I. -I.     -g -O2 -c sha1.c&lt;br /&gt;
gcc -DHAVE_CONFIG_H -I. -I. -I.     -g -O2 -c wakeup.c&lt;br /&gt;
gcc  -g -O2  -o queue  ident.o qlib.o queue.o sha1.o&lt;br /&gt;
wakeup.o  -lutil -lelf -lcrypt -lfl -lnsl -lelf -lrpcsvc&lt;br /&gt;
c++ -DHAVE_CONFIG_H -I. -I. -I.     -g -O2 -c&lt;br /&gt;
task_control.cc&lt;br /&gt;
c++  -g -O2  -o task_control  task_control.o  -lutil&lt;br /&gt;
-lelf -lcrypt -lfl -lnsl -lelf -lrpcsvc&lt;br /&gt;
gcc -DHAVE_CONFIG_H -I. -I. -I.     -g -O2 -c random.c&lt;br /&gt;
gcc  -g -O2  -o random  random.o qlib.o  -lutil -lelf&lt;br /&gt;
-lcrypt -lfl -lnsl -lelf -lrpcsvc&lt;br /&gt;
gcc -DHAVE_CONFIG_H -I. -I. -I.     -g -O2 -c handle.c&lt;br /&gt;
gcc -DHAVE_CONFIG_H -I. -I. -I.     -g -O2 -c lex.c&lt;br /&gt;
gcc -DHAVE_CONFIG_H -I. -I. -I.     -g -O2 -c logging.c&lt;br /&gt;
gcc -DHAVE_CONFIG_H -I. -I. -I.     -g -O2 -c mrestart.c&lt;br /&gt;
gcc -DHAVE_CONFIG_H -I. -I. -I.     -g -O2 -c pty.c&lt;br /&gt;
gcc -DHAVE_CONFIG_H -I. -I. -I.     -g -O2 -c queued.c&lt;br /&gt;
queued.c:239: warning: `struct tm' declared inside&lt;br /&gt;
parameter list&lt;br /&gt;
queued.c:239: warning: its scope is only this&lt;br /&gt;
definition or declaration, which is probably not what&lt;br /&gt;
you want.&lt;br /&gt;
queued.c:246: warning: `struct tm' declared inside&lt;br /&gt;
parameter list&lt;br /&gt;
queued.c: In function `runqueue_b':&lt;br /&gt;
queued.c:3110: storage size of `now' isn't known&lt;br /&gt;
queued.c:3110: storage size of `now' isn't known&lt;br /&gt;
queued.c:3114: invalid type argument of `unary *'&lt;br /&gt;
queued.c: At top level:&lt;br /&gt;
queued.c:4932: warning: `struct tm' declared inside&lt;br /&gt;
parameter list&lt;br /&gt;
queued.c:4933: conflicting types for `checktime'&lt;br /&gt;
queued.c:239: previous declaration of `checktime'&lt;br /&gt;
queued.c: In function `checktime':&lt;br /&gt;
queued.c:4940: warning: passing arg 2 of `check1time'&lt;br /&gt;
from incompatible pointer type&lt;br /&gt;
queued.c: At top level:&lt;br /&gt;
queued.c:4951: warning: `struct tm' declared inside&lt;br /&gt;
parameter list&lt;br /&gt;
queued.c:4952: conflicting types for `check1time'&lt;br /&gt;
queued.c:246: previous declaration of `check1time'&lt;br /&gt;
queued.c: In function `check1time':&lt;br /&gt;
queued.c:4972: dereferencing pointer to incomplete type&lt;br /&gt;
queued.c:4972: dereferencing pointer to incomplete type&lt;br /&gt;
queued.c:4972: dereferencing pointer to incomplete type&lt;br /&gt;
queued.c:4972: dereferencing pointer to incomplete type&lt;br /&gt;
queued.c:4972: dereferencing pointer to incomplete type&lt;br /&gt;
queued.c:4972: dereferencing pointer to incomplete type&lt;br /&gt;
queued.c:4972: dereferencing pointer to incomplete type&lt;br /&gt;
queued.c:4972: dereferencing pointer to incomplete type&lt;br /&gt;
queued.c:4972: dereferencing pointer to incomplete type&lt;br /&gt;
queued.c:4972: dereferencing pointer to incomplete type&lt;br /&gt;
queued.c:4972: dereferencing pointer to incomplete type&lt;br /&gt;
queued.c:4972: dereferencing pointer to incomplete type&lt;br /&gt;
queued.c:4972: dereferencing pointer to incomplete type&lt;br /&gt;
queued.c:4972: dereferencing pointer to incomplete type&lt;br /&gt;
queued.c:4972: dereferencing pointer to incomplete type&lt;br /&gt;
queued.c:4972: dereferencing pointer to incomplete type&lt;br /&gt;
queued.c:4972: dereferencing pointer to incomplete type&lt;br /&gt;
queued.c:4972: dereferencing pointer to incomplete type&lt;br /&gt;
queued.c:4972: dereferencing pointer to incomplete type&lt;br /&gt;
queued.c:4972: dereferencing pointer to incomplete type&lt;br /&gt;
queued.c:4972: dereferencing pointer to incomplete type&lt;br /&gt;
queued.c:4972: dereferencing pointer to incomplete type&lt;br /&gt;
queued.c:4972: dereferencing pointer to incomplete type&lt;br /&gt;
queued.c:4972: dereferencing pointer to incomplete type&lt;br /&gt;
queued.c:4972: dereferencing pointer to incomplete type&lt;br /&gt;
queued.c:4972: dereferencing pointer to incomplete type&lt;br /&gt;
queued.c:4972: dereferencing pointer to incomplete type&lt;br /&gt;
queued.c:4972: dereferencing pointer to incomplete type&lt;br /&gt;
queued.c:4972: dereferencing pointer to incomplete type&lt;br /&gt;
queued.c:4980: dereferencing pointer to incomplete type&lt;br /&gt;
queued.c:4980: dereferencing pointer to incomplete type&lt;br /&gt;
queued.c:4984: dereferencing pointer to incomplete type&lt;br /&gt;
queued.c:4985: dereferencing pointer to incomplete type&lt;br /&gt;
queued.c:4985: dereferencing pointer to incomplete type&lt;br /&gt;
queued.c:4987: dereferencing pointer to incomplete type&lt;br /&gt;
queued.c:4987: dereferencing pointer to incomplete type&lt;br /&gt;
queued.c:4995: dereferencing pointer to incomplete type&lt;br /&gt;
queued.c:4995: dereferencing pointer to incomplete type&lt;br /&gt;
queued.c:4996: dereferencing pointer to incomplete type&lt;br /&gt;
queued.c:4996: dereferencing pointer to incomplete type&lt;br /&gt;
queued.c:5004: dereferencing pointer to incomplete type&lt;br /&gt;
queued.c:5004: dereferencing pointer to incomplete type&lt;br /&gt;
make: *** [queued.o] Error 1&lt;/p&gt;
&lt;p&gt;######################################&lt;br /&gt;
queue-1.30.1 'make' output&lt;/p&gt;
&lt;p&gt;cd . &amp;amp;amp;&amp;amp;amp; aclocal&lt;br /&gt;
cd . &amp;amp;amp;&amp;amp;amp; automake --gnu Makefile&lt;br /&gt;
configure.in:25: warning: AC_PROG_LEX invoked multiple&lt;br /&gt;
times&lt;br /&gt;
configure.in:26: warning: AC_PROG_LEX invoked multiple&lt;br /&gt;
times&lt;br /&gt;
Makefile.am: required file `./depcomp' not found&lt;br /&gt;
make: *** [Makefile.in] Error 1&lt;/p&gt;
&lt;p&gt;#####################################&lt;/p&gt;
&lt;p&gt;if I copy depcomp from it's location into the current&lt;br /&gt;
directory that I am running 'make' from then it gets a&lt;br /&gt;
little further but then produces the following:&lt;/p&gt;
&lt;p&gt;####################################&lt;br /&gt;
Error mail goes to &amp;amp;quot;root&amp;amp;quot;&lt;/p&gt;
&lt;p&gt;configure: creating ./config.status&lt;br /&gt;
cd . \
&amp;amp;amp;&amp;amp;amp; CONFIG_FILES=Makefile CONFIG_HEADERS= /bin/sh&lt;br /&gt;
./config.status&lt;br /&gt;
config.status: creating Makefile&lt;br /&gt;
config.status: executing depfiles commands&lt;br /&gt;
cd . &amp;amp;amp;&amp;amp;amp; autoheader&lt;br /&gt;
WARNING: Using auxiliary files such as `acconfig.h',&lt;br /&gt;
`config.h.bot'&lt;br /&gt;
WARNING: and `config.h.top', to define templates for&lt;br /&gt;
`config.h.in'&lt;br /&gt;
WARNING: is deprecated and discouraged.&lt;/p&gt;
&lt;p&gt;WARNING: Using the third argument of `AC_DEFINE' and&lt;br /&gt;
WARNING: `AC_DEFINE_UNQUOTED' allows to define a&lt;br /&gt;
template without&lt;br /&gt;
WARNING: `acconfig.h':&lt;/p&gt;
&lt;p&gt;WARNING:   AC_DEFINE([NEED_MAIN], 1,&lt;br /&gt;
WARNING:             [Define if a function `main' is&lt;br /&gt;
needed.])&lt;/p&gt;
&lt;p&gt;WARNING: More sophisticated templates can also be&lt;br /&gt;
produced, see the&lt;br /&gt;
WARNING: documentation.&lt;br /&gt;
touch ./config.h.in&lt;br /&gt;
cd . &amp;amp;amp;&amp;amp;amp; /bin/sh ./config.status config.h&lt;br /&gt;
config.status: creating config.h&lt;br /&gt;
gmake  all-am&lt;br /&gt;
gmake[1]: Entering directory `/root/queue-1.30.1'&lt;br /&gt;
if gcc -DHAVE_CONFIG_H -I. -I. -I.     -g -O2 -MT&lt;br /&gt;
queue.o -MD -MP -MF &amp;amp;quot;.deps/queue.Tpo&amp;amp;quot; \
-c -o queue.o `test -f 'queue.c' || echo './'`queue.c; \
then mv &amp;amp;quot;.deps/queue.Tpo&amp;amp;quot; &amp;amp;quot;.deps/queue.Po&amp;amp;quot;; \
else rm -f &amp;amp;quot;.deps/queue.Tpo&amp;amp;quot;; exit 1; \
fi&lt;br /&gt;
In file included from queue.c:34:&lt;br /&gt;
queue.h:83: conflicting types for `sys_siglist'&lt;br /&gt;
/usr/include/signal.h:285: previous declaration of&lt;br /&gt;
`sys_siglist'&lt;br /&gt;
queue.c: In function `main':&lt;br /&gt;
queue.c:1025: warning: passing arg 2 of `signal' from&lt;br /&gt;
incompatible pointer type&lt;br /&gt;
queue.c:1323: warning: passing arg 2 of `accept' from&lt;br /&gt;
incompatible pointer type&lt;br /&gt;
queue.c:1411:23: warning: multi-line string literals&lt;br /&gt;
are deprecated&lt;br /&gt;
queue.c:1476: warning: assignment makes pointer from&lt;br /&gt;
integer without a cast&lt;br /&gt;
queue.c:1516: warning: assignment makes pointer from&lt;br /&gt;
integer without a cast&lt;br /&gt;
gmake[1]: *** [queue.o] Error 1&lt;br /&gt;
gmake[1]: Leaving directory `/root/queue-1.30.1'&lt;br /&gt;
gmake: *** [all] Error 2&lt;/p&gt;
&lt;p&gt;cheers&lt;br /&gt;
dobbo@thevillas.eclipse.co.uk&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Thu, 08 May 2003 09:49:48 -0000</pubDate><guid>https://sourceforge.nete4b052c76eedf19af30b498032e59c712fd7f06e</guid></item><item><title>All jobs run immediately.</title><link>https://sourceforge.net/p/queue/support-requests/15/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;I'm having problems getting jobs to queue up and wait&lt;br /&gt;
before execution. We have a set-up where there are more&lt;br /&gt;
machines available than we have licences more a&lt;br /&gt;
particular task. I wanted to use GNU queue to only&lt;br /&gt;
allow n jobs to execute at any time, and pick the&lt;br /&gt;
lowest loaded machine to run it on.&lt;/p&gt;
&lt;p&gt;My solution was to have a quese for each licence type,&lt;br /&gt;
setting the maxexec value to the number of licences of&lt;br /&gt;
that type we have. All machines are listed in all the&lt;br /&gt;
different queue profiles, with the same pfactors and&lt;br /&gt;
vmaxexecs in each.&lt;/p&gt;
&lt;p&gt;Below I've attached the profile for one of the queues&lt;br /&gt;
which I though should only allow 1 job at a time.&lt;br /&gt;
Unfortunatley it tries to run more than one at once.&lt;/p&gt;
&lt;p&gt;I'm using GNU Queue version 1.30.1.&lt;/p&gt;
&lt;p&gt;Can anyone help?&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Paul Sargent</dc:creator><pubDate>Mon, 24 Mar 2003 16:17:18 -0000</pubDate><guid>https://sourceforge.neta1baafc6a04d8182d777357384c65a8bde6a8c78</guid></item><item><title>Queue Error Messages</title><link>https://sourceforge.net/p/queue/support-requests/14/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Hi,&lt;br /&gt;
after we had the problem that the 1.4 Version couldnt be &lt;br /&gt;
installed on our sun solaris (was another job here) we &lt;br /&gt;
installed the older version 1.30.1.&lt;br /&gt;
Using this version we sometimes get error mails like &lt;br /&gt;
that:&lt;/p&gt;
&lt;p&gt;subject: queued error on sunsrv01.intern.ksp.de: &lt;br /&gt;
QueueD: Received invalid cookie. In NO_ROOT, &lt;br /&gt;
COOKIEFILE must&lt;/p&gt;
&lt;p&gt;mail text: the same on all machines! Received cookie: &lt;br /&gt;
VERSION1&lt;/p&gt;
&lt;p&gt;QueueD: Received invalid cookie. In NO_ROOT, &lt;br /&gt;
COOKIEFILE must be&lt;br /&gt;
the same on all machines! Received cookie: VERSION1&lt;/p&gt;
&lt;p&gt;I have absolutely no idea, what happens and how to fix.&lt;br /&gt;
Any ideas?&lt;br /&gt;
regards,&lt;br /&gt;
Axel Schneck (aschneck@ksp.de)&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Tue, 15 Oct 2002 14:33:23 -0000</pubDate><guid>https://sourceforge.net104a5e8bdf54c73859113c43818cde1acccc15b2</guid></item><item><title>queue installation problem</title><link>https://sourceforge.net/p/queue/support-requests/13/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Hi: &lt;br /&gt;
I am trying to install the &amp;amp;quot;queue&amp;amp;quot;.&lt;br /&gt;
I tried on solaris05 and Linux Red Het 7.1. I am&lt;br /&gt;
getting the following same error message.&lt;/p&gt;
&lt;p&gt;I do not know what to do? &lt;br /&gt;
I followed a few steps of script on command line and I &lt;br /&gt;
was able to compile &amp;amp;quot;conftest&amp;amp;quot; file. &lt;/p&gt;
&lt;p&gt;Any more information is very much appriciated.&lt;/p&gt;
&lt;p&gt;sh-2.05$ ./configure.linux --enable-root&lt;br /&gt;
loading cache ./config.cache&lt;br /&gt;
checking host system type... i686-pc-linux-gnu&lt;br /&gt;
checking target system type... i686-pc-linux-gnu&lt;br /&gt;
checking build system type... i686-pc-linux-gnu&lt;br /&gt;
checking for a BSD compatible install... /usr/bin/install -c&lt;br /&gt;
checking whether build environment is sane... yes&lt;br /&gt;
checking whether make sets ${MAKE}... yes&lt;br /&gt;
checking for working aclocal... found&lt;br /&gt;
checking for working autoconf... found&lt;br /&gt;
checking for working automake... found&lt;br /&gt;
checking for working autoheader... found&lt;br /&gt;
checking for working makeinfo... found&lt;br /&gt;
checking for gcc... gcc&lt;br /&gt;
checking whether the C compiler (gcc  ) works... no&lt;br /&gt;
configure: error: installation or configuration problem: C &lt;br /&gt;
compiler cannot create executables.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Fri, 07 Jun 2002 23:38:05 -0000</pubDate><guid>https://sourceforge.net6d978c3ad6aef5f12e51323d8ffb9771722b288c</guid></item><item><title>no jobs are started on remote machines</title><link>https://sourceforge.net/p/queue/support-requests/12/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;I've managed to install Gnu-queue 1.4.1beta on 3 linux &lt;br /&gt;
boxes, all running Rh7.1&lt;br /&gt;
One of these machines is on my desk, the other 2 are &lt;br /&gt;
in a different room.&lt;/p&gt;
&lt;p&gt;If I submit a few jobs to the desktop machine's wait &lt;br /&gt;
queue or the now queue, all is working properly. The &lt;br /&gt;
jobs are processed all right. &lt;/p&gt;
&lt;p&gt;If however I specify one of the other hosts the output &lt;br /&gt;
of the command appears to confirm that the command is &lt;br /&gt;
accepted by the remote machine but if I check the &lt;br /&gt;
spool dir of that machine I can't find a job id (or &lt;br /&gt;
cooky-file) nor is the job submited executed by it.&lt;/p&gt;
&lt;p&gt;The output of the queue command is something like:&lt;br /&gt;
queue -v -i -q -p -h calqlater1 -- R --no_save &lt;br /&gt;
&amp;amp;lt;script.R&lt;/p&gt;
&lt;p&gt;Requesting load average for queue &amp;amp;quot;wait&amp;amp;quot; on &lt;br /&gt;
host &amp;amp;quot;calqlater1.holmes.nl&amp;amp;quot;...&lt;br /&gt;
Host &amp;amp;quot;calqlater1.holmes.nl&amp;amp;quot; appears to be able to &lt;br /&gt;
serve queue &amp;amp;quot;wait&amp;amp;quot;.&lt;br /&gt;
Ok, connecting to QueueD at it.&lt;br /&gt;
Trying &amp;amp;quot;calqlater1.holmes.nl&amp;amp;quot;...&lt;br /&gt;
[jobou@marvin work]$ Going to submit job to &lt;br /&gt;
queue &amp;amp;quot;wait&amp;amp;quot; on host &amp;amp;quot;calqlater1.holmes.nl&amp;amp;quot;.&lt;br /&gt;
queue.c: main(): tty(in/out/err): 0 0 0.&lt;/p&gt;
&lt;p&gt;So what am I doing wrong here? &lt;br /&gt;
Can anybody help?&lt;/p&gt;
&lt;p&gt;Tia,&lt;/p&gt;
&lt;p&gt;Jos&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Thu, 21 Feb 2002 16:23:34 -0000</pubDate><guid>https://sourceforge.neta678896185c5b5528cfc46cf18d624e8dd39b658</guid></item></channel></rss>