This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Make Problem


When I try to execute the make command. I get the following errors

$ make
make[1]: Entering directory `/home/Deepa/
gcc -o ../bin/m1210.exe m1210.o Deepa.a -lm -lc -lz  -ltcl -ltk
fu000001.o:: undefined reference to `_libc_iname'
fu000002.o:: undefined reference to `_libc_iname'
fu000003.o:: undefined reference to `_libc_iname'
fu000004.o:: undefined reference to `_libc_iname'
fu000005.o:: undefined reference to `_libc_iname'
fu000006.o:: more undefined references to `_libc_iname' follow
Info: resolving __impure_ptr by linking to __imp___impure_ptr (auto-import)
collect2: ld returned 1 exit status
make[1]: *** [../bin/m1210.exe] Error 1
make[1]: Leaving directory `/home/Deepa/'
make: *** [all] Error 2

ANyone know how i can resolve them?

Deepa

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]