pandora-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Pandora] compile errors


From: sheldon
Subject: [Pandora] compile errors
Date: Wed, 26 May 2004 08:37:37 -0500

I’m trying to compile Pandora.

 

Dual P2 300mhz.

320MB ram

Slackware 9.1 – 2.4.26 kernel

gcc 3.2.3

 

I’m getting errors like this:

 

guile_pandora_proc.cc: In function `scm_unused_struct*

   pandora_set_stack_name_x(scm_unused_struct*, scm_unused_struct*)':

guile_pandora_proc.cc:47: ISO C++ forbids comparison between pointer and

   integer

 

it does that about 19 times all in guile_pandora_proc.cc.  the lines are consistently like this one:

 

SCM_ASSERT(SCM_PSTACKP(s_pstack), s_pstack, SCM_ARG1, "stack:name");

 

There’s also one of these:

 

guile_pandora_proc.cc: In function `scm_unused_struct*

   pandora_get_option(scm_unused_struct*, scm_unused_struct*,

   scm_unused_struct*)':

guile_pandora_proc.cc:747: `get_option_live' is not a member of type `

   ControlPacket'

 

If anyone has any information on how I can solve this I’d be grateful if you’d share it with me.

 

sheldon


reply via email to

[Prev in Thread] Current Thread [Next in Thread]