I have managed to compile up Gnucash 1.25 on Solaris/Intel.
The same steps that Rob helped me with before still apply, and
am posting back to the list in case someone else wants to try
this at home.
in /src/motif/makefile
If you want to get further before we have a chance to fix this, you
could just change those $(wildcard foo) statements to $(shell find
"foo") statements
This will leave two unresolved dependancies.
/usr/local/lib/libiberty.a contains asprintf, so
vi /src/motif/Makefile and added -liberty to it
In gnucash.c changed setenv to putenv and changed
the parms from (variable, variable,1)
to (variable) on both lines
If I turn this into a pkgadd, (Solaris version of RPM),
can I stick it up on the gnucash server for others to ftp?
If I can get the time at work, I can probably do the same
on an Ultra and have both Solaris platforms supported.
alan
--
Solaris x86 Resources - http://www.mindspring.com/~dwarfie
When you open your Windows you'll see a light blue sky
filled with clouds. If you look past the clouds, you'll
only see the Sun.
--
Gnucash Developer's List
To unsubscribe send empty email to: [EMAIL PROTECTED]