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

building openssh 2.2



I am trying to build openssh 2.2 from the debianized source.  This is
definitly a learning experience.

I don't know if I am doing this right

	1. download .dsc, .tar.gz, .diff.gz

	2. dpkg-source -x file.dsc

	3. dpkg-buildpackage -b in ./openssh-2.2.0p1

	This goes for a while then complains that 

	usr/include/glib.h:66: glibconfig.h: No such file or directory

	The path to that file is:

	/usr/lib/glib/include/glibconfig.h


	I tried adding -I/usr/lib/glib/include to the Makefile, but
	dpkg-buildpackage generates a new one without my changes.
	Does anybody know the "right" way of doing this?

-- 
Thanks,
George

dowdingg@math.uaa.alaska.edu 
http://www.math.uaa.alaska.edu/~dowdingg



Reply to: