Search squid archive

Editing Makefile.am to include static libraries

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi,

I wanted to link certain static libraries and use them in squid source code. I added the following lines in Makefile.am of the 'src' directory.

squid_LDFLAGS = -L/media/NewVolume/yocto/build_t4240qds_release/tmp/work/ppce6500-fsl_networking-linux/usdpaa/git-r5/lib_powerpc/

squid_LDLIBS = -lusdpaa_dma -lusdpaa_dpa_offload -lusdpaa_of -lusdpaa_ppac -lusdpaa_qbman -lusdpaa_rmu -lusdpaa_srio -lusdpaa_dma_mem -lusdpaa_fman -lusdpaa_pme \ 
               -lusdpaa_process -lusdpaa_rman -lusdpaa_sec -lusdpaa_syscfg

squid_CPPFLAGS = -I/media/NewVolume/yocto/build_t4240qds_release/tmp/work/ppce6500-fsl_networking-linux/usdpaa/git-r5/include/

But I think this wrong as libraries aren't getting linked. I am getting "undefined reference to" errors.
So what variables should I add/change.


Thanks.

Regards
_______________________________________________
squid-users mailing list
squid-users@xxxxxxxxxxxxxxxxxxxxx
http://lists.squid-cache.org/listinfo/squid-users

[Index of Archives]     [Linux Audio Users]     [Samba]     [Big List of Linux Books]     [Linux USB]     [Yosemite News]

  Powered by Linux