dev-serveez
[Top][All Lists]
Advanced

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

[dev-serveez] Re: [bug-serveez] bugs


From: Raimund 'Raimi' Jacob
Subject: [dev-serveez] Re: [bug-serveez] bugs
Date: Thu, 06 Oct 2005 21:29:38 +0200
User-agent: Debian Thunderbird 1.0.7 (X11/20051001)

delt delta wrote:

hello again!

First thank u for ur help : i spend long time to fix this probleme but i didn t can Look i download in the place with you give, and i use visual c++ to install serveez-0.1.5 and when i compile with visual c++ 6 on windows 2000 serveez file it give me 4 errors :

Compiling...
guile-bin.c
c:\serveez-0.1.5\src\guile-bin.c(38) : fatal error C1083: Cannot open include file: 'guile/gh.h': No such file or directory
guile-server.c
c:\serveez-0.1.5\src\guile-server.c(39) : fatal error C1083: Cannot open include file: 'guile/gh.h': No such file or directory
guile.c
c:\serveez-0.1.5\src\guile.c(48) : fatal error C1083: Cannot open include file: 'guile/gh.h': No such file or directory
serveez.c
c:\serveez-0.1.5\src\serveez.c(40) : fatal error C1083: Cannot open include file: 'guile/gh.h': No such file or directory
Generating Code...
Error executing cl.exe.

serveez.exe - 4 error(s), 0 warning(s)


and when i compile mkpassword file  it give me 1 error :
c:\serveez-0.1.5\src\mkpassword.c(37) : fatal error C1083: Cannot open include file: 'crypt.h': No such file or directory
Error executing cl.exe.

ok, both errors indicate a missing package you need to compile serveez yourself. the first ones are related to 'guile'. mkpassword depends on libcrypt or ufc-crypt.

you can download the windoze ports of those packages at the bottom of http://www.lkcc.org/~stefan/devel.html or at https://sourceforge.net/projects/mingwrep/.

let me point out, that windoze is not real the primary platform of serveez. mostly because neiter stefan nor i use/develop on win32 a lot. however, we welcome patches that fix the problems you found.

good luck,

        Raimund

--
                  ___    ___   _____________
                 /  /|  /  /_ /  ____/  ___/\      Nothing useful for
                /  / / /   _ /  / __/  / __\/      more than a decade
               /  /_/_/    \/  /_/_/  /_/
{www.|address@hidden /______/__/\._\.____/\.____/\ .org
              \._____\._\/\._\.___\/\.___\/




reply via email to

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