All of lore.kernel.org
 help / color / mirror / Atom feed
From: Shriramana Sharma <samjnaa@gmail.com>
To: Linux C Programming List <linux-c-programming@vger.kernel.org>
Subject: Debugging ephemeris code
Date: Wed, 22 Mar 2006 05:30:21 +0530	[thread overview]
Message-ID: <200603220530.21282.samjnaa@gmail.com> (raw)

In the LGPL ephcom library (53 KB) available from: 
http://ephemeris.com/software.html do I get an error when using make or 
trying to compile ephcom.c directly:

gcc -g -O2   -c -o ephcom.o ephcom.c
ephcom.c: In function ‘ephcom_writebinary_block’:
ephcom.c:1418: error: conflicting types for ‘ephcom_outdouble’
ephcom.c:1266: error: previous declaration of ‘ephcom_outdouble’ was here
ephcom.c: At top level:
ephcom.c:1767: warning: ‘ephcom_cheby’ declared inline after being called
ephcom.c:1767: warning: previous implicit declaration of ‘ephcom_cheby’ was 
here
make: *** [ephcom.o] Error 1

So what shall I do to safely avert this error? (I don't want to mess up things 
so I ask the experts here.)

Thank you very much in advance.

-- 

Tux #395953 resides at http://samvit.org
playing with KDE 3.51 on SUSE Linux 10.0
$ date [] CCE +2006-03-22 W12-3 UTC+0530
-
To unsubscribe from this list: send the line "unsubscribe linux-c-programming" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

             reply	other threads:[~2006-03-22  0:00 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-03-22  0:00 Shriramana Sharma [this message]
2006-03-22 15:39 ` Debugging ephemeris code Glynn Clements

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200603220530.21282.samjnaa@gmail.com \
    --to=samjnaa@gmail.com \
    --cc=linux-c-programming@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.