LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 03-12-2004, 08:02 AM   #1
compusecflight
LQ Newbie
 
Registered: Mar 2004
Location: Lincolnshire
Distribution: fedora core 1
Posts: 3

Rep: Reputation: 0
Unhappy cheops installation problem - fedora


I am trying to install cheops in fedora core 1. I have done this several times in Red Hat 9 and before with no errors, however, the following occurs when I go to make the file? Any suggestions.

I believe I have installed all relevant packages and dependancies. I used a tarball as my source file. The rpm I have tried but I receive segmentation fault errors when I try to use the program.

TIA

root@T1-L2 cheops-ng-0.1.12]# make
make -C ./adns-1.0/src/
make[1]: Entering directory `/tools/cheops-ng-0.1.12/adns-1.0/src'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/tools/cheops-ng-0.1.12/adns-1.0/src'
gcc -o cheops-ng logger.o misc.o cerror.o cache.o script.o cheops-gui.o gui-handlers.o gui-viewspace.o gui-settings.o gui-canvas.o gui-utils.o gui-config.o ip_utils.o cheops-osscan.o gui-dns.o gui-service.o gui-pixmap.o gui-monitoring.o cheops-monitoring.o gui-io.o gui-sched.o gui-event.o gui-help.o gpl.c `gnome-config --libs gnome gnomeui glib` -lnsl -lpthread -lncurses -lpthread -lssl -lcrypto -lSM -lICE -L/usr/lib -L/usr/X11R6/lib -lgtk -lgdk -rdynamic -lgmodule -lglib -ldl -lXi -lXext -lX11 -lm -rdynamic -L/usr/lib -L/usr/X11R6/lib -rdynamic -lgnomeui -lart_lgpl -lgdk_imlib -lSM -lICE -lgtk -lgdk -lgmodule -ldl -lXi -lXext -lX11 -lgnome -lgnomesupport -lesd -laudiofile -lm -lglib -L/usr/lib -L/usr/X11R6/lib -lgtk -lgdk -rdynamic -lgmodule -lglib -ldl -lXi -lXext -lX11 -lm -L/usr/lib -lglib -L/usr/lib -lImlib -ljpeg -ltiff -lungif -lpng -lz -lm -lXext -L/usr/X11R6/lib -lSM -lICE -lXext -lX11 -L/usr/lib -lxml -lz -lcrypt ./adns-1.0/src/libadns.a
gpl.c:1:18: missing terminating " character
gpl.c:2: error: syntax error before "Cheops"
gpl.c:3:20: missing terminating ' character
gpl.c:3:20: warning: character constant too long for its type
gpl.c:4: error: stray '\' in program
gpl.c:4:60: missing terminating " character
gpl.c:8: error: syntax error at '@' token
gpl.c:16:55: invalid digit "9" in octal constant
gpl.c:27:11: missing terminating ' character
gpl.c:27:11: warning: character constant too long for its type
gpl.c:54:24: missing terminating ' character
gpl.c:54:24: warning: character constant too long for its type
gpl.c:59:8: missing terminating ' character
gpl.c:59:8: warning: character constant too long for its type
gpl.c:65:37: missing terminating ' character
gpl.c:65:37: warning: character constant too long for its type
gpl.c:75: error: stray '\' in program
gpl.c:75:55: missing terminating " character
gpl.c:76: error: stray '\' in program
gpl.c:76:44: missing terminating " character
gpl.c:81: error: stray '\' in program
gpl.c:81:11: missing terminating " character
gpl.c:90:64: missing terminating ' character
gpl.c:94: warning: data definition has no type or storage class
gpl.c:95: error: syntax error before "give"
gpl.c:136: error: syntax error before "intent"
gpl.c:153: error: syntax error before ')' token
gpl.c:160: error: syntax error before ')' token
gpl.c:204:31: missing terminating ' character
gpl.c:204:31: warning: character constant too long for its type
gpl.c:229: error: syntax error before "is"
gpl.c:254: error: stray '\' in program
gpl.c:254:69: missing terminating " character
gpl.c:255: error: stray '\' in program
gpl.c:255:15: missing terminating " character
gpl.c:274: error: stray '\' in program
gpl.c:274:22: missing terminating " character
gpl.c:302: error: stray '\' in program
gpl.c:302:6: missing terminating " character
gpl.c:304:34: missing terminating ' character
gpl.c:304:34: warning: character constant too long for its type
gpl.c:305:19: invalid suffix "yy" on integer constant
gpl.c:319:51: invalid digit "9" in octal constant
gpl.c:326:43: invalid suffix "yy" on integer constant
gpl.c:327: error: stray '`' in program
gpl.c:327:76: missing terminating ' character
gpl.c:329: error: stray '`' in program
gpl.c:329:43: missing terminating ' character
gpl.c:329:43: warning: character constant too long for its type
gpl.c:331: error: stray '`' in program
gpl.c:331:34: warning: character constant too long for its type
gpl.c:333: error: stray '`' in program
gpl.c:333:39: warning: character constant too long for its type
gpl.c:337: error: stray '\' in program
gpl.c:337:28: missing terminating " character
gpl.c:341: error: stray '`' in program
gpl.c:341:15: missing terminating ' character
gpl.c:341:15: warning: character constant too long for its type
gpl.c:351:1: missing terminating " character
make: *** [cheops-ng] Error 1
 
Old 03-24-2004, 02:58 PM   #2
dlarson1957
LQ Newbie
 
Registered: Mar 2004
Posts: 2

Rep: Reputation: 0
did you have any luck on getting a solution? maybe you could help me. i can't even get the ./configure to work.
 
Old 03-31-2004, 03:07 AM   #3
compusecflight
LQ Newbie
 
Registered: Mar 2004
Location: Lincolnshire
Distribution: fedora core 1
Posts: 3

Original Poster
Rep: Reputation: 0
Cheops

Not as yet, but got sidetracked with other issues.

Have you installed all the graphics, GTK and kernel developement packages for fedora. I found that you needed to add these in RH9 + to get cheops to work. Had no problems with the ./configure at all. Will let you know if I get the time to revisit
 
Old 03-31-2004, 07:33 AM   #4
dlarson1957
LQ Newbie
 
Registered: Mar 2004
Posts: 2

Rep: Reputation: 0
yes i think i did (maybe not the gnome dev kit). i reloaded the box (only a test machine), this time installing almost everything. now it works....thanks.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Cheops does not compile in fedora bpasdar Linux - Software 0 09-22-2004 09:46 AM
Installation problem with Fedora 2 danielsender Linux - Software 1 07-08-2004 04:04 PM
FEDORA: Problem with fedora installation kaled el massry Fedora 11 03-27-2004 08:02 PM
CHEOPS installation problem - fedora core compusecflight Linux - Networking 1 03-12-2004 02:34 PM
cheops and installation problem saavik Linux - Networking 3 06-10-2002 06:53 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 07:02 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration