You are not logged in.

impeteperry

Beginner

  • "impeteperry" started this thread

Posts: 24

Location: Rhode Island, USA

Occupation: self un-employied

  • Send private message

1

Tuesday, December 16th 2003, 8:50pm

KDevelop in Fedora

Hi, I don't know if I am in the right Forum, but here goes anyway.

Fedora installation was a breeze. Loaded everything.

Problem in KDevelop first off, however.

Used all defaults in KDevelop-setup.

"Project>New>KDE-mini>create" all ok.
Make returns "syntax error before string constant" in the "/config.h" file pointing to "unsigned long strlcat(char*, const char*, unsigned long);".

Running "Build>configure" or "Build>Clean Rebuild All" does not help.

I "tested" the discs I purchased before starting installation and I checked the "everything" option during installation and have done nothing else to corrupt any files.

My straight "Qt" programs compile and run without a hitch.

I have no idea where to go.

I am running a "Compaq" RU5000, 750 AMD Duron with 320 RAM. 20 gig HD. dual boot system.

I would appreciate help, or where to go if this is not the place.
Pete
pete

2

Wednesday, February 25th 2004, 5:46pm

have you check to make sure you have all of your devel libraries. Specifically kdelibs-devel and kdebase-devel?
Strid...