I noticed some people have SEQ working with 3.0.4, but I am trying qt-3.0.5.



Everything works building QT. After I update from CVS and after configure I error at the make section.

I get
Found version 3.0.5
Headers.... -> 3.0.5 Dir
./configure: test: 0X300: integer expression expected
./configure: test: 0X300: integer expression expected
>>>>> Libraries....: Unable to locate?!?

I must have missed something that points to the lib path, but I dont know where. It obviously found the 3.0.5 path.

Anyone had this same problem?