John Levon <[EMAIL PROTECTED]> writes:
| On 2 Mar 2001, Lars Gullik Bjønnes wrote:
|
| > Angus Leeming <[EMAIL PROTECTED]> writes:
| >
| > | I've discovered a configure/compilation bug.
| > |
| > yes build properly...
| >
| > if you are changing frontends you have to do a make distclean first
On 2 Mar 2001, Lars Gullik Bjønnes wrote:
> Angus Leeming <[EMAIL PROTECTED]> writes:
>
> | I've discovered a configure/compilation bug.
> |
> yes build properly...
>
> if you are changing frontends you have to do a make distclean first.
> (you can try to just delete the config.cache and rerun
Angus Leeming <[EMAIL PROTECTED]> writes:
| I've discovered a configure/compilation bug.
|
| If I "configure --with-frontend=xforms" and then "make" all is fine.
| If I then do nothing to the source but "configure --with-frontend=kde" and
| then "make", then the code compiles and links perfec
I've discovered a configure/compilation bug.
If I "configure --with-frontend=xforms" and then "make" all is fine.
If I then do nothing to the source but "configure --with-frontend=kde" and
then "make", then the code compiles and links perfectly.
However, the code in frontends/ is not compiled