Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > C Programming > problem in makefile

Reply
Thread Tools

problem in makefile

 
 
raju2000myin@gmail.com
Guest
Posts: n/a
 
      06-18-2007
i wrote one makefile but it shows multiple definition error how can i
resolve that problem it is urgent to me please help to me.............



ramesh............

 
Reply With Quote
 
 
 
 
Joachim Schmitz
Guest
Posts: n/a
 
      06-18-2007
<> schrieb im Newsbeitrag
news: ups.com...
>i wrote one makefile but it shows multiple definition error how can i
> resolve that problem it is urgent to me please help to me.............

Wrong group, ask in comp.unix.programmer

Bye, Jojo


 
Reply With Quote
 
 
 
 
Richard Heathfield
Guest
Posts: n/a
 
      06-18-2007
Joachim Schmitz said:

> <> schrieb im Newsbeitrag
> news: ups.com...
>>i wrote one makefile but it shows multiple definition error how can i
>> resolve that problem it is urgent to me please help to
>> me.............

> Wrong group,


Only if it really is a makefile issue. It may be a C issue yet.

> ask in comp.unix.programmer


Not necessarily. Unix is not the only platform where makefiles are used.

--
Richard Heathfield
"Usenet is a strange place" - dmr 29/7/1999
http://www.cpax.org.uk
email: rjh at the above domain, - www.
 
Reply With Quote
 
Joachim Schmitz
Guest
Posts: n/a
 
      06-18-2007
"Richard Heathfield" <> schrieb im Newsbeitrag
news_...
> Joachim Schmitz said:
>
>> <> schrieb im Newsbeitrag
>> news: ups.com...
>>>i wrote one makefile but it shows multiple definition error how can i
>>> resolve that problem it is urgent to me please help to
>>> me.............

>> Wrong group,

>
> Only if it really is a makefile issue. It may be a C issue yet.

Maybe, but no indication yet.

>> ask in comp.unix.programmer

> Not necessarily. Unix is not the only platform where makefiles are used.

True, but in comp.unix.programmer most people use make, so have the
knowledge to deal with makefile problems.

Bye, Jojo


 
Reply With Quote
 
Clever Monkey
Guest
Posts: n/a
 
      06-18-2007
Joachim Schmitz wrote:
> "Richard Heathfield" <> schrieb im Newsbeitrag
> news_...
>> Joachim Schmitz said:
>>
>>> <> schrieb im Newsbeitrag
>>> news: ups.com...
>>>> i wrote one makefile but it shows multiple definition error how can i
>>>> resolve that problem it is urgent to me please help to
>>>> me.............

[...]
>>> ask in comp.unix.programmer

>> Not necessarily. Unix is not the only platform where makefiles are used.

> True, but in comp.unix.programmer most people use make, so have the
> knowledge to deal with makefile problems.
>

By that logic, the question is appropriate here, too.
--
clvrmnky <private.php?do=newpm&u=>

Direct replies will be blacklisted. Replace "spamtrap" with my name to
contact me directly.
 
Reply With Quote
 
Richard Heathfield
Guest
Posts: n/a
 
      06-18-2007
Clever Monkey said:

> Joachim Schmitz wrote:
>> "Richard Heathfield" schrieb...
>>> Joachim Schmitz said:
>>>> <> schrieb...
>>>>> i wrote one makefile but it shows multiple definition error how
>>>>> can i resolve that problem it is urgent to me please help to
>>>>> me.............

> [...]
>>>> ask in comp.unix.programmer
>>> Not necessarily. Unix is not the only platform where makefiles are
>>> used.

>> True, but in comp.unix.programmer most people use make, so have the
>> knowledge to deal with makefile problems.
>>

> By that logic, the question is appropriate here, too.


....which leads us to deduce that the logic is wrong.

The syntax of makefiles varies depending on the make utility being used.
Various such utilities exist, with various syntax rules. The question
properly belongs in a newsgroup devoted to programming on the
particular platform being used (unless it does actually turn out to be
a C question, which we don't yet know).

--
Richard Heathfield
"Usenet is a strange place" - dmr 29/7/1999
http://www.cpax.org.uk
email: rjh at the above domain, - www.
 
Reply With Quote
 
Mark McIntyre
Guest
Posts: n/a
 
      06-18-2007
On Mon, 18 Jun 2007 12:57:40 +0000, in comp.lang.c , Richard
Heathfield <> wrote:

>Joachim Schmitz said:
>
>> <> schrieb im Newsbeitrag
>> news: ups.com...
>>>i wrote one makefile but it shows multiple definition error how can i
>>> resolve that problem it is urgent to me please help to
>>> me.............

>> Wrong group,

>
>Only if it really is a makefile issue. It may be a C issue yet.
>
>> ask in comp.unix.programmer

>
>Not necessarily. Unix is not the only platform where makefiles are used.


Can I suggest that rather than posting contradictions without
information, we all try to post info as well? The above from Richard
is negatively beneficial to the OP who now has no idea where to go for
help.

To the OP: look for a group which specialises in your compiler or
platform, and ask there. Make comes in many flavours and tehy don't
operate the same.
--
Mark McIntyre

"Debugging is twice as hard as writing the code in the first place.
Therefore, if you write the code as cleverly as possible, you are,
by definition, not smart enough to debug it."
--Brian Kernighan
 
Reply With Quote
 
jacob navia
Guest
Posts: n/a
 
      06-18-2007
wrote:
> i wrote one makefile but it shows multiple definition error how can i
> resolve that problem it is urgent to me please help to me.............
>
>
>
> ramesh............
>


ramesh:

How are we supposed to know what is wrong since you do not tell us
the error message???

Are we supposed to read your brain?

In that case please take a knife, open your brain and send it
as an attachement to your message

jacob
 
Reply With Quote
 
Default User
Guest
Posts: n/a
 
      06-18-2007
wrote:

> i wrote one makefile but it shows multiple definition error how can i
> resolve that problem it is urgent to me please help to me.............


Do you still have the problem if you don't use a makefile? That is,
compile and link solely with your base tool set?




Brian
 
Reply With Quote
 
CBFalconer
Guest
Posts: n/a
 
      06-18-2007
wrote:
>
> i wrote one makefile but it shows multiple definition error how
> can i resolve that problem it is urgent to me please help to me.


You have an error in line 42.

--
<http://www.cs.auckland.ac.nz/~pgut001/pubs/vista_cost.txt>
<http://www.securityfocus.com/columnists/423>
<http://www.aaxnet.com/editor/edit043.html>
cbfalconer at maineline dot net



--
Posted via a free Usenet account from http://www.teranews.com

 
Reply With Quote
 
 
 
Reply

Thread Tools

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 On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
what is the problem about my makefile dolphin C Programming 6 04-16-2007 06:04 PM
A Problem with makefile. prasadjoshi124@gmail.com C Programming 3 11-29-2006 05:33 PM
problem with a makefile fabio C Programming 4 03-10-2006 07:05 PM
javac vs Makefile problem ... for.fun@laposte.net Java 16 12-06-2005 06:09 PM
Is There A Problem With makefile() On Win32? John Abel Python 0 09-29-2003 06:12 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57