Am Montag, 3. Oktober 2005 23:03 hackte Joe Giles in die Tastatur: At first: I'm only an user and so i can only explain in a very simple way.-)
> I was having a problem with compiling Kmymoney2 on Arch. I have compiled > it on Gentoo, Fedora, and Mandriva to test to see if it was a bad > download, but it compiles fine on those distro's. I am not using testing > or unstable on the machine I am trying to install it on. I have had the same problem(s) and i solve it that i comment out some lines in a lot of source files. > kcurrencycalculatordecl.cpp:26:26: error: kmymoneyedit.h: No such file In the file kcurrencycalculatordecl.cpp are two include's: one with path and one without the path to the file kmymoneyedit.h. If you comment out the line without the path than the compile runs until the next file with the same error. My suggestion is: Stop it and wait for a update or a good hint from the devs because at the end (after commenting out in a lot of source files as above described) libtool will missing "libstdc++.la" which is owned by gcc. If you want to go the hard way no problem but i have warned you.-)) Sorry, i have no solution for it. See you, Attila _______________________________________________ arch mailing list [email protected] http://www.archlinux.org/mailman/listinfo/arch
