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

include problems on hurd autobuilder (MAXPATHLEN undefined)



Hi

http://buildd.debian.org/fetch.php?&pkg=libiodbc2&ver=3.0.6-3.1&arch=hurd-i386&stamp=1023123376&file=log&as=raw

The GTK frontent in my libiodbc3 ODBC package has a problem on hurd. 
It needs MAXPATHLEN which is on linux defined in sys/params.h as
	sys/param.h:#define MAXPATHLEN  PATH_MAX
The latter is then defined here:
	linux/limits.h:#define PATH_MAX        4096     /* # chars in a path name including nul */


Can it be that on hurd this is defined somewhere else? Which include
files should I use there?

bye,

    -christian-

-- 
            Disappointed by the apes God created mankind.                      
           After that he resigns from further experiments.                     
                            (Mark Twain)         



Reply to: