On 9/4/07, jeevs <[EMAIL PROTECTED]> wrote: > can spomeone help... i am trying to install DBD-mysql-4.00 but get the > following error while running the make command...
> dbdimp.c:4527: dereferencing pointer to incomplete type I hope someone gives you better ideas than this. But if nothing better comes along, you can look around line 4527 in file dbdimp.c and try to see what it's trying to do. There is a pretty good chance that it's trying to do something that it's not configured to do properly, so if you can identify (for example) some values from the configuration that are being used around that line, they might be good values to reconfigure. But if you can't tell what line 4527 is doing, it's time to consult the experts on the program you're trying to install; see whether they have a mailing list or other forum. Good luck with it! --Tom Phoenix Stonehenge Perl Training -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] http://learn.perl.org/