bug-cflow
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug-cflow] Fwd: cflow install issue...


From: vze26m98
Subject: [Bug-cflow] Fwd: cflow install issue...
Date: Fri, 08 Jul 2005 15:48:24 -0400

Hi Sergey-

Tracked the three missing functions to your Lib directory and did some brute 
force things to some defines in error.c and argp-namefrob.h to get cflow to 
compile.

I'm a bit unclear about what is being defined where (_LIBC?) so I can't offer 
any more intelligent information.

I'll let you know how cflow works with my rude hacks!

Best,

Charles

<address@hidden>
--- Begin Message --- Subject: cflow install issue... Date: Fri, 08 Jul 2005 14:33:02 -0400
Hi Sergey-

Thankful for your cflow as I have enjoyed similar utilities in the past.

I am compiling from source on a Macintosh, OSX 10.3.9 and get the followwing 
output from make after running ./configure:

gcc  -g -O2   -o cflow  main.o rc.o parser.o c.o output.o symbol.o gnu.o 
posix.o ../lib/libcflow.a 
ld: Undefined symbols:
_fputs_unlocked
_program_name
_fwrite_unlocked
make[2]: *** [cflow] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2

I'm not a great genius about doping these things out. ./configure didn't seem 
to complain and I couldn't grep "fputs" or "program" in the source.

I'll keep trying but perhaps you have some  thoughts?

Best,

Charles Turner

<address@hidden>

--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]