Donald Davis | 3 Sep 2007 17:02
Picon
Favicon

Not sure of the list for this....

I was looking at the blocked archives page for the other list and received this error
Warning: date(): Unexpected error in /home/httpd/gmane/php/blib.php on line 44


For ideas on reducing your carbon footprint visit Yahoo! For Good this month.
<div>
<div><div>I was looking at the blocked archives page for the other list and received this error<br>Warning:  date(): Unexpected error in /home/httpd/gmane/php/blib.php on line 44<br><br>
</div></div>
<br> 
For ideas on reducing your carbon footprint visit <a href="http://uk.promotions.yahoo.com/forgood/environment.html">Yahoo! For Good</a> this month.
</div>
Mark R Ward | 3 Sep 2007 22:05
Favicon

Mark R Ward/GIS/CSC is out of the office.


I will be out of the office starting  08/30/2007 and will not return until
09/06/2007.

I will be out the office until September 7th, Please contact Thom Borland
in my absence if you need help.

Carl Perry | 4 Sep 2007 05:53
Favicon

Re: Not sure of the list for this....


No, that's a problem with gmane.org and not our stuff.  Sorry.  I'm sure
they will have it fixed shortly.

Donald Davis wrote:
> I was looking at the blocked archives page for the other list and
> received this error
> *Warning*: date(): Unexpected error in */home/httpd/gmane/php/blib.php*
> on line *44*

Donn Washburn | 5 Sep 2007 01:29
Picon

Compile help

Hey Group;

I am not a real deep software programmer.  Often I can fix problem but 
this is one that has me beat.  Does anyone see the answer?
It is FusionSound-1.#

I have a script that loads all of the variables  it fails and so does 
./configure at the same point.
-- 
73 de Donn Washburn
307 Savoy Street     Email: " n5xwb@... "
Sugar Land, TX 77478 LL# 1.281.242.3256
Ham Callsign N5XWB   HAMs : " n5xwb@... "
VoIP via Gizmo: bmw_87kbike / via Skype: n5xwbg
BMW MOA #: 4146 - Ambassador
       " http://counter.li.org " #279316
fs_buffer_pool_create( const FusionWorld *world )
{
     return fusion_object_pool_create( "Sound Buffers", sizeof(CoreSoundBuffer),
                                       sizeof(CoreSoundBufferNotification),
                                       buffer_destructor, world );
}

sound_buffer.c: In functionion_object_pool_createlifiers from pointer target type
sound_buffer.c:62: error: too few arguments to function ion_object_pool_createm incompatible
pointer type
sound_buffer.c:62: warning: passing argument 5 of ion_object_pool_createound_buffer.c:62:
warning: passing argument 4 of ol_create
fs_buffer_pool_create( const FusionWorld *world )
{
     return fusion_object_pool_create( "Sound Buffers", sizeof(CoreSoundBuffer),
                                       sizeof(CoreSoundBufferNotification),
                                       buffer_destructor, world );
}

sound_buffer.c: In functionion_object_pool_createlifiers from pointer target type
sound_buffer.c:62: error: too few arguments to function ion_object_pool_createm incompatible
pointer type
sound_buffer.c:62: warning: passing argument 5 of ion_object_pool_createound_buffer.c:62:
warning: passing argument 4 of ol_create

Gmane