mainPlex86 Virtual Machine - Support: sr #100961, --with-gui=curses compile error.

 
 

sr #100961: --with-gui=curses compile error.

Submitter:  None
Submitted:  Tue 28 May 2002 03:08:47 AM UTC
   
 
Category:  Compile Error Priority:  5 - Normal
Severity:  2 - Minor Status:  None
Privacy:  Public Assigned to:  None
Originator Email:  -email is unavailable- Open/Closed:  Open
Operating System:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Fri 09 Aug 2002 02:53:25 AM UTC, comment #1: 


Something got changed which broke the curses UI.  We'll have to root it
out.....

Drew Northup N1XIM <RvnPhnx>
Group administrator
Tue 28 May 2002 03:08:47 AM UTC, original submission:  


hi. I'm kt.

when I compiled with --with-gui=curses, there is a
compiling error.

it's simple but i can not read and write C sources, so
I could not understand which is correct of prototype
or function...

-------------------------------------------------------
-----
kt@svr0202:~/public_html/softwares/targz/Misc/plex86-
20020502$ make
make -C user   CC="gcc" CFLAGS="-g -O2 -Wall -Wstrict-
prototypes" LDFLAGS=""
make[1]: Entering directory
`/home/kt/public_html/softwares/targz/Misc/plex86-
20020502/user'
cd gui && \
make  libgui.a
make[2]: Entering directory
`/home/kt/public_html/softwares/targz/Misc/plex86-
20020502/user/gui'
c++ -c -g -O2 -Wall -Wstrict-prototypes  -I./../.. -
I./.. curses.cc -o curses.o
curses.cc:387: prototype for `void
bx_gui_c::text_update(unsigned char *, unsigned char
*, long unsigned int, long unsigned int, unsigned
 int)' does not match any in class `bx_gui_c'
../gui/gui.h:39: candidate is: static void
bx_gui_c::text_update(unsigned char *, unsigned char
*, long unsigned int, long unsigned int,
short unsigned int, unsigned int)
make[2]: * [curses.o] Error 1
make[2]: Leaving directory
`/home/kt/public_html/softwares/targz/Misc/plex86-
20020502/user/gui'
make[1]: * [gui/libgui.a] Error 2
make[1]: Leaving directory
`/home/kt/public_html/softwares/targz/Misc/plex86-
20020502/user'
make: * [all] Error 2
-------------------------------------------------------
-----

Anonymous

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

CC list is empty

 

There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

Only logged-in users can vote.

 

Follows 1 latest change.

Date Changed by Updated Field Previous Value => Replaced by
2003-02-07 RvnPhnx support_category_id10182

Back to the top

Powered by Savane 3.13-4448.
Corresponding source code