public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
From: Earnie Boyd <earnie_boyd@yahoo.com>
To: "Dr. Volker Zell" <vzell@de.oracle.com>, e952508@anubis.ecci.ucr.ac.cr
Cc: Cygnus <gnu-win32@cygnus.com>
Subject: Re: I need help with telldir and seekdir
Date: Fri, 30 Oct 1998 05:08:00 -0000	[thread overview]
Message-ID: <19981030020433.19917.rocketmail@send1d.yahoomail.com> (raw)

---"Dr. Volker Zell" <vzell@de.oracle.com> wrote:
>
> 
> Hi
> 
> >I'm trying to port code from unix to win32 with cygwin32.  Everything
> >worked right until a tried to compile a file wich included "dirent.h"
> >and tried to use seekdir and telldir.
> >    Can somebody tellme either  if  those functions are available in
> >other  header file, or  if i should implement them, and if that's the
> >case, how can i do it.
> 
> 
> I have the same question. I end up with the followin two erro45rs when
> trying to compile mc-4.5.0:
> 
> 
> gcc  -o mc dir.o util.o screen.o dialog.o key.o keyxdef.o menu.o
file.o win.o color.o help.o find.o profile.o user.o view.o ext.o
mouse.o setup.o dlg.o option.o tree.o widget.o chmod.o mad.o wtools.o
info.o cons.handler.o chown.o subshell.o terms.o boxes.o hotlist.o
achown.o layout.o fsusage.o mountlist.o regex.o complete.o slint.o
command.o cmd.o main.o panelize.o learn.o listmode.o utilunix.o
background.o rxvt.o popt.o text.o -L../vfs -L../slang -L../edit
-lvfs-mc  -ledit -L/src/mc-4.5.0/intl -lintl -lintl  -lcrypt -lslang
-lcurses
> ../vfs/libvfs-mc.a(local.o): In function `local_telldir':
> /src/mc-4.5.0/vfs/local.c:89: undefined reference to `telldir'
> ../vfs/libvfs-mc.a(local.o): In function `local_seekdir':
> /src/mc-4.5.0/vfs/local.c:94: undefined reference to `seekdir'
> collect2: ld returned 1 exit status
> make[1]: *** [mc] Error 1
> make: *** [all] Error 1
> 

What preprocessor conditions are around telldir and seekdir?  I know
that the header and functions are defined with mingw32.

==
-                  \\||//
-------------o0O0--Earnie--0O0o--------------
--          earnie_boyd@yahoo.com          --
-- http://www.freeyellow.com/members5/gw32 --
----------------ooo0O--O0ooo-----------------

PS: Newbie's, you should visit my page.
_________________________________________________________
DO YOU YAHOO!?
Get your free @yahoo.com address at http://mail.yahoo.com

-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".

             reply	other threads:[~1998-10-30  5:08 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1998-10-30  5:08 Earnie Boyd [this message]
  -- strict thread matches above, loose matches on Subject: below --
1998-10-30  0:03 N8TM
1998-10-28 11:32 Dr. Volker Zell
1998-10-30  0:03 ` Mumit Khan
1998-10-28  4:06 Earnie Boyd
1998-10-27  6:15 ARNULFO RODRIGUEZ ZAMORA
1998-10-29 11:20 ` tjoen

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=19981030020433.19917.rocketmail@send1d.yahoomail.com \
    --to=earnie_boyd@yahoo.com \
    --cc=e952508@anubis.ecci.ucr.ac.cr \
    --cc=gnu-win32@cygnus.com \
    --cc=vzell@de.oracle.com \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).