Search the web
Sign In
New User? Sign Up
dnrd · DNRD discussion list
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Show off your group to the world. Share a photo of your group with us.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
DNRD on Mac OS X (FreeBSD)?   Message List  
Reply | Forward Message #248 of 261 |
Re: [dnrd] DNRD on Mac OS X (FreeBSD)?

Hi,

you need a C compiler. I don't know whether Mac OS X is shipping with
one. You could check with "which cc". If this finds a compiler then type
"export CC=cc" (bash/sh/ksh) or "setenv CC cc" before running make.

Thomas
--

On Thu, Jul 18, 2002 at 04:02:56PM -0000, joska_moeller wrote:
> Hi there,
>
> I wonder, if it is possible to run DNRD on Mac OS X. I've tried it,
> but got this after running the make command:
>
> [localhost:~/Documents/dnrd-2.10/src] josch% make
> Makefile:27: args.d: No such file or directory
> Makefile:27: cache.d: No such file or directory
> Makefile:27: common.d: No such file or directory
> Makefile:27: dns.d: No such file or directory
> Makefile:27: lib.d: No such file or directory
> Makefile:27: main.d: No such file or directory
> Makefile:27: master.d: No such file or directory
> Makefile:27: query.d: No such file or directory
> Makefile:27: relay.d: No such file or directory
> Makefile:27: sig.d: No such file or directory
> Makefile:27: tcp.d: No such file or directory
> Makefile:27: udp.d: No such file or directory
> zsh: command not found: gcc
> zsh: command not found: gcc
> zsh: command not found: gcc
> zsh: command not found: gcc
> zsh: command not found: gcc
> zsh: command not found: gcc
> zsh: command not found: gcc
> zsh: command not found: gcc
> zsh: command not found: gcc
> zsh: command not found: gcc
> zsh: command not found: gcc
> zsh: command not found: gcc
> gcc -Wall -Werror -O2 -D_REENTRANT -ggdb -c -o args.o
> args.c
> make: gcc: Command not found
> make: *** [args.o] Error 127
> [localhost:~/Documents/dnrd-2.10/src] josch%
>
> Any ideas?
>
> Regards,
>
> Josch




Thu Jul 18, 2002 10:13 pm

schoepf@...
Send Email Send Email

Forward
Message #248 of 261 |
Expand Messages Author Sort by Date

Hi there, I wonder, if it is possible to run DNRD on Mac OS X. I've tried it, but got this after running the make command: ...
joska_moeller
jab-design@...
Send Email
Jul 18, 2002
9:07 pm

... I'd say that you either haven't installed gcc, or it is not found in your path....
bgarcia4
Offline Send Email
Jul 19, 2002
9:58 am

Hi Brad, ... thanks a lot for your prompt answer and excuse this large post. Now I have the gcc3 thats included in the actual developer tools package for Mac...
joska_moeller
jab-design@...
Send Email
Jan 20, 2003
4:13 pm

Hi, you need a C compiler. I don't know whether Mac OS X is shipping with one. You could check with "which cc". If this finds a compiler then type "export...
Thomas Schoepf
schoepf@...
Send Email
Jan 20, 2003
4:13 pm
Advanced

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help